Fix docker manifest doc link

Link is not relative, remove leading .
This commit is contained in:
Alex Seymour
2018-11-09 15:21:52 +01:00
committed by GitHub
parent f07e2941b4
commit 0ca264d2b8

View File

@@ -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/).