We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6616a31 commit e5fa84bCopy full SHA for e5fa84b
1 file changed
_includes/links.md
@@ -1,3 +1,4 @@
1
+{% include base_path.html %}
2
[cc-by-human]: https://creativecommons.org/licenses/by/4.0/
3
[cc-by-legal]: https://creativecommons.org/licenses/by/4.0/legalcode
4
[ci]: http://communityin.org/
@@ -26,7 +27,7 @@
26
27
[lesson-license]: {{ relative_root_path }}{% link LICENSE.md %}
28
[lesson-mainpage]: {{ relative_root_path }}{% link index.md %}
29
[lesson-reference]: {{ relative_root_path }}{% link reference.md %}
-[lesson-setup]: {{ relative_page_root }}{% link setup.md %}
30
+[lesson-setup]: {{ relative_root_path }}{% link setup.md %}
31
[mit-license]: https://opensource.org/licenses/mit-license.html
32
[morea]: https://morea-framework.github.io/
33
[numfocus]: https://numfocus.org/
0 commit comments