Skip to content

Commit 97d05c1

Browse files
committed
fix: links
1 parent e0de7dc commit 97d05c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/migrate-to-3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
- The `config.yml` file is no longer supported, convert it to the new env format
99
with [`migrate-config`](#migrating-your-config).
1010
- If you set list or map environment variables, their syntax changed, see
11-
[List and map syntax](#list-and-map-syntax).
11+
[List and map syntax](#environment-list-and-map-syntax).
1212
- API tokens are no longer returned in the GET endpoints and are only exposed
1313
on creation or rotation. See [Tokens are only shown once](#tokens-are-only-shown-once).
1414
- If you have scripts hitting client-token endpoints, they may now need
15-
[elevation](#adapting-your-scripts).
15+
[elevation](#step-up-authentication).
1616

1717
## Config Changes
1818

0 commit comments

Comments
 (0)