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)*.
29
29
<p>{% if config.copyright %}
30
30
<small>{{ config.copyright }}<br></small>
31
31
{% 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>
33
33
{% if page.meta.revision_date %}
34
34
<small><br><i>Updated {{ page.meta.revision_date }}</i></small>
35
35
{% endif %}
@@ -56,7 +56,7 @@ plugins:
56
56
` ` `
57
57
58
58
59
- [mkdocs-plugins] : http ://www.mkdocs.org/user-guide/plugins/
59
+ [mkdocs-plugins] : https ://www.mkdocs.org/user-guide/plugins/
60
60
[mkdocs-template] : https://www.mkdocs.org/user-guide/custom-themes/#template-variables
61
61
[mkdocs-block] : https://www.mkdocs.org/user-guide/styling-your-docs/#overriding-template-blocks
62
62
[mkdocs-macro] : https://github.com/fralau/mkdocs_macros_plugin
You can’t perform that action at this time.
0 commit comments