Skip to content

Commit 1a20807

Browse files
fix link
Signed-off-by: Craig Osterhout <[email protected]>
1 parent 86f7c4b commit 1a20807

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/docker-hub/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ Each organization page now breaks down into these tabs:
252252

253253
### New features
254254

255-
* You can now [create personal access tokens](/security/for-devs/access-tokens/) in Docker Hub and use them to authenticate from the Docker CLI. Find them in your account settings, under the new **[Security](https://hub.docker.com/settings/security)** section.
255+
* You can now [create personal access tokens](/security/for-developers/access-tokens/) in Docker Hub and use them to authenticate from the Docker CLI. Find them in your account settings, under the new **[Security](https://hub.docker.com/settings/security)** section.
256256

257257
### Known Issues
258258

content/docker-hub/service-accounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To create a new service account for your Team account:
5050
2. Create a [team](manage-a-team.md) in your organization and grant it read-only access to your private repositories.
5151
3. Add the new Docker ID to your [organization](orgs.md).
5252
4. Add the new Docker ID to the [team](manage-a-team.md) you created earlier.
53-
5. Create a new [personal access token (PAT)](/security/for-devs/access-tokens/) from the user account and use it for CI.
53+
5. Create a new [personal access token (PAT)](/security/for-developers/access-tokens/) from the user account and use it for CI.
5454

5555
> [!NOTE]
5656
>

0 commit comments

Comments
 (0)