Merge pull request #7646 from axeal/patch-8

Fix `docker manifest` doc link
This commit is contained in:
Maria Bermudez 2018-11-11 16:44:03 -08:00 committed by GitHub
commit a04cec0d2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
---
description: Page for deprecation announcements.
keywords: registry, manifest, images, signatures, repository, distribution, digest
keywords: dtr, manifest list, api, repository, digest
title: Deprecation Notice
---
@ -14,5 +14,5 @@ Since `v2.5`, it has been possible for repository admins to autogenerate manifes
#### 2.7
The above behavior and the `enableManifestLists` field will be removed in `v2.7`. Starting in `v2.7`, you can use the CLI command, `docker manifest`, to [create and push a manifest list to any repository](./engine/reference/commandline/manifest/).
The above behavior and the `enableManifestLists` field will be removed in `v2.7`. Starting in `v2.7`, you can use the CLI command, `docker manifest`, to [create and push a manifest list to any repository](/engine/reference/commandline/manifest/).