From f4846d197a9fcde47b84b5a029fa4c2d911d3fd9 Mon Sep 17 00:00:00 2001 From: Pascal Berger Date: Tue, 8 Nov 2016 21:00:50 +0100 Subject: [PATCH] Remove link added twice --- docs/index.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index d60c64bd..44658365 100644 --- a/docs/index.md +++ b/docs/index.md @@ -322,7 +322,7 @@ able to host it from pretty much anywhere. [GitHub project pages] and [Amazon S3] may be good hosting options, depending upon your needs. Upload the contents of the entire `site` directory to wherever you're hosting your website from and you're done. For specific instructions on a number of common hosts, see the -[Deploying your Docs] page. +[Deploying your Docs][deploy] page. ## Getting help @@ -343,5 +343,4 @@ the MkDocs IRC channel `#mkdocs` on freenode. [pip]: http://pip.readthedocs.io/en/stable/installing/ [Python]: https://www.python.org/ [site_name]: user-guide/configuration/#site_name -[theme]: user-guide/configuration/#theme -[Deploying your Docs]: user-guide/deploying-your-docs.md +[theme]: user-guide/configuration/#theme \ No newline at end of file