From cb711547910e76ef93380a7bcc4025f996746e6d Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Sat, 30 Nov 2019 00:52:08 +0900 Subject: [PATCH] Fixed HTTPS for some links (#1354) --- docs/extensions/pymdown.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/extensions/pymdown.md b/docs/extensions/pymdown.md index b44cfe8fd..23d1f2f6a 100644 --- a/docs/extensions/pymdown.md +++ b/docs/extensions/pymdown.md @@ -5,7 +5,7 @@ great features to the standard Markdown library. For this reason, the **installation of this package is highly recommended** as it's well-integrated with the Material theme. - [1]: http://facelessuser.github.io/pymdown-extensions/ + [1]: https://facelessuser.github.io/pymdown-extensions/ ## Installation @@ -95,7 +95,7 @@ extra_javascript: [2]: https://facelessuser.github.io/pymdown-extensions/extensions/arithmatex/ [3]: https://www.mathjax.org/ - [4]: http://meta.math.stackexchange.com/questions/5020/ + [4]: https://math.meta.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference [5]: ../customization.md#additional-javascript #### Blocks