mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
Fix docker manifest doc link
Link is not relative, remove leading .
This commit is contained in:
@@ -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/).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user