From d4282e38c112a0a12b38ead610d59a828ac09284 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Thu, 27 Jul 2017 02:15:48 +0200 Subject: [PATCH] Fix link to requirements (#3970) This patch fixes link to Docker registry requirements from the Apache recipe. --- registry/recipes/apache.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/recipes/apache.md b/registry/recipes/apache.md index 3639d91538..2bd2efec6d 100644 --- a/registry/recipes/apache.md +++ b/registry/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](../index.md#requirements). Ready?