File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ The revision date will be displayed in ISO format *(YYYY-mm-dd)*.
2929<p>{% if config.copyright %}
3030<small>{{ config.copyright }}<br></small>
3131{% endif %}
32- <small>Documentation built with <a href="http ://www.mkdocs.org/">MkDocs</a>.</small>
32+ <small>Documentation built with <a href="https ://www.mkdocs.org/">MkDocs</a>.</small>
3333{% if page.meta.revision_date %}
3434<small><br><i>Updated {{ page.meta.revision_date }}</i></small>
3535{% endif %}
@@ -56,7 +56,7 @@ plugins:
5656` ` `
5757
5858
59- [mkdocs-plugins] : http ://www.mkdocs.org/user-guide/plugins/
59+ [mkdocs-plugins] : https ://www.mkdocs.org/user-guide/plugins/
6060[mkdocs-template] : https://www.mkdocs.org/user-guide/custom-themes/#template-variables
6161[mkdocs-block] : https://www.mkdocs.org/user-guide/styling-your-docs/#overriding-template-blocks
6262[mkdocs-macro] : https://github.com/fralau/mkdocs_macros_plugin
You can’t perform that action at this time.
0 commit comments