Skip to content

Commit 5ceed50

Browse files
coliffzhaoterryy
authored andcommitted
HTTPS links on README
1 parent e49a752 commit 5ceed50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)