From 3c1aeebc2a8131963437f8b4b3ba45d1fac46413 Mon Sep 17 00:00:00 2001 From: Victoria Bialas Date: Mon, 31 Jul 2017 18:54:08 -0700 Subject: [PATCH] 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 * fixed link in Swarm Tutorial per review comments Signed-off-by: Victoria Bialas --- docs/recipes/apache.md | 2 +- docs/recipes/nginx.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/recipes/apache.md b/docs/recipes/apache.md index 2bd2efec6..4d231ebe1 100644 --- a/docs/recipes/apache.md +++ b/docs/recipes/apache.md @@ -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? diff --git a/docs/recipes/nginx.md b/docs/recipes/nginx.md index 809abf450..f761f42e8 100644 --- a/docs/recipes/nginx.md +++ b/docs/recipes/nginx.md @@ -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