mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Merge pull request #1088 from pascalberger/LinkFix
Remove link added twice
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user