Skip to content

Commit c65270b

Browse files
committed
add "go" redirect for DCT deprecation
Add a redirect to details about the deprecation of Docker Content Trust. This URL can be used for in-product links to the deprecation, and is used by the Docker CLI. Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 1f5d792 commit c65270b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

data/redirects.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@
6565
- /go/daemon-access/
6666
"/engine/deprecated/#deprecated-engine-features-1":
6767
- /go/deprecated/
68+
"https://www.docker.com/blog/retiring-docker-content-trust/":
69+
# Details about the deprecation of Docker Content Trust. This URL can be used
70+
# for in-product links to the deprecation, and is used by the Docker CLI.
71+
- /go/dct-deprecation/
6872
"/engine/reference/commandline/cli/#experimental-features":
6973
- /go/experimental/
7074
"/reference/cli/docker/login/#credential-stores":

0 commit comments

Comments
 (0)