mirror of https://github.com/docker/docs.git
Add a go/redirect file for Personal Access Tokens
Signed-off-by: Amine Chouki <amine.chouki@docker.com>
This commit is contained in:
parent
31109b1819
commit
14e81823bd
|
@ -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