mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Add /go/linux-credentials/ redirect
Docker Desktop for Linux currently has a link to; https://docs.docker.com/desktop/linux/#credentials-management which has moved, and didn't have a redirect, causing the link to break; unfortunately we can't fix existing versions of Docker Desktop; redirects are being added (but won't be able to redirect to the correct anchor). This patch adds a https://docs.docker.com/go/linux-credentials/ redirect, so that we can continue using that URL even if content moves around. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
5
go/linux-credentials.md
Normal file
5
go/linux-credentials.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: How to set up and configure the pass credentials helper for Docker Desktop for Linux
|
||||
description: How to set up and configure the pass credentials helper for Docker Desktop for Linux
|
||||
redirect_to: /desktop/get-started/#credentials-management-for-linux-users
|
||||
---
|
||||
Reference in New Issue
Block a user