We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0ed12e commit 7d12421Copy full SHA for 7d12421
docs/THEMING.md
@@ -37,6 +37,6 @@ for some ideas.
37
38
The default Markdown generator for documentation.js isn't customizable - instead
39
of a plain-text theme, it's generated by creating an AST and then rendering
40
-it with [remark](http://remark.js.org/). If you need something extra in Markdown,
+it with [remark](https://remark.js.org/). If you need something extra in Markdown,
41
you can either rally for that thing to be included in the default theme,
42
or you can hack around it by using an HTML theme that outputs Markdown.
0 commit comments