Skip to content

Commit e5fa84b

Browse files
committed
links.md: fix lesson-setup link
Closes #397
1 parent 6616a31 commit e5fa84b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

_includes/links.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
{% include base_path.html %}
12
[cc-by-human]: https://creativecommons.org/licenses/by/4.0/
23
[cc-by-legal]: https://creativecommons.org/licenses/by/4.0/legalcode
34
[ci]: http://communityin.org/
@@ -26,7 +27,7 @@
2627
[lesson-license]: {{ relative_root_path }}{% link LICENSE.md %}
2728
[lesson-mainpage]: {{ relative_root_path }}{% link index.md %}
2829
[lesson-reference]: {{ relative_root_path }}{% link reference.md %}
29-
[lesson-setup]: {{ relative_page_root }}{% link setup.md %}
30+
[lesson-setup]: {{ relative_root_path }}{% link setup.md %}
3031
[mit-license]: https://opensource.org/licenses/mit-license.html
3132
[morea]: https://morea-framework.github.io/
3233
[numfocus]: https://numfocus.org/

0 commit comments

Comments
 (0)