From 21ff017b23eb0923bece8b1d3c3761a94b3166a1 Mon Sep 17 00:00:00 2001 From: Johan Smits Date: Fri, 28 Jul 2017 18:54:54 +0200 Subject: [PATCH] Use the correct link to the wiki page. During edit it is wrong previewed. --- docs/content/config/troubleshooting/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/config/troubleshooting/faq.md b/docs/content/config/troubleshooting/faq.md index e23631f4..ad86915f 100644 --- a/docs/content/config/troubleshooting/faq.md +++ b/docs/content/config/troubleshooting/faq.md @@ -102,4 +102,4 @@ warning: connect to Milter service inet:localhost:8891: Connection refused ### What about updates You can of course use a own script or every now and then pull && stop && rm && start the images but there are tools available for this. -There is a page in the [Update and cleanup](../Update-and-cleanup) wiki page that explains how to use it the docker way. \ No newline at end of file +There is a page in the [Update and cleanup](Update-and-cleanup) wiki page that explains how to use it the docker way. \ No newline at end of file