Remove extra theme_dir alias

theme_dir is listed twice at the bottom links, this removed the
one that relates to this page. All usages make sense when linking
directly to the config page.
This commit is contained in:
Dougal Matthews
2016-06-28 23:10:53 +01:00
parent 94ac8aa80c
commit da56388055

View File

@@ -77,7 +77,7 @@ changes were automatically picked up and the documentation will be updated.
Any extra CSS or JavaScript files will be added to the generated HTML
document after the page content. If you desire to include a JavaScript
library, you may have better sucess including the library by using the
library, you may have better success including the library by using the
[theme_dir].
### Using the theme_dir
@@ -208,7 +208,6 @@ explaination of blocks, consult the [Jinja documentation].
[built-in themes]: #built-in-themes
[third party themes]: #third-party-themes
[docs_dir]: #using-the-docs_dir
[theme_dir]: #using-the-theme_dir
[customize]: #customizing-a-theme
[custom theme]: ./custom-themes.md
[ReadTheDocs]: ./deploying-your-docs.md#readthedocs