Merge pull request #13232 from amineck/access-token-redir

Add a stable url for Personal Access Tokens
This commit is contained in:
Sebastiaan van Stijn 2021-07-26 16:35:24 +02:00 committed by GitHub
commit c7ac1dae93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
go/access-tokens.md Normal file
View File

@ -0,0 +1,6 @@
---
title: Managing access tokens
description: Learn how to create and manage your personal Docker Hub access tokens to securely push and pull images programmatically
keywords: docker hub, hub, security, PAT, personal access token
redirect_to: /docker-hub/access-tokens/
---