mirror of https://github.com/docker/docs.git
Merge pull request #13232 from amineck/access-token-redir
Add a stable url for Personal Access Tokens
This commit is contained in:
commit
c7ac1dae93
|
@ -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/
|
||||
---
|
Loading…
Reference in New Issue