mirror of
https://github.com/distribution/distribution
synced 2024-11-06 19:35:52 +01:00
Fix links to subtopics in index.md files by include full path (#4054)
* for all links to , changed to full path Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * fixed link in Swarm Tutorial per review comments Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
parent
23c116b75f
commit
3c1aeebc2a
@ -30,7 +30,7 @@ Furthermore, introducing an extra http layer in your communication pipeline will
|
||||
|
||||
## Setting things up
|
||||
|
||||
Read again [the requirements](../index.md#requirements).
|
||||
Read again [the requirements](/registry/recipes/index.md#requirements).
|
||||
|
||||
Ready?
|
||||
|
||||
|
@ -67,7 +67,7 @@ properly. For more information, see
|
||||
|
||||
## Setting things up
|
||||
|
||||
Review the [requirements](../index.md#requirements), then follow ese steps.
|
||||
Review the [requirements](/registry/recipes/index.md#requirements), then follow ese steps.
|
||||
|
||||
1. Create the required directories
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user