From 269bfb59cb0f27a345d89d82095f9aa954358412 Mon Sep 17 00:00:00 2001 From: Maxim Belkin Date: Tue, 4 Dec 2018 09:47:35 -0600 Subject: [PATCH] links.md: lesson-specific links --- _includes/links.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_includes/links.md b/_includes/links.md index 94fc15f..63cf6be 100644 --- a/_includes/links.md +++ b/_includes/links.md @@ -19,7 +19,13 @@ [jekyll]: https://jekyllrb.com/ [jupyter]: https://jupyter.org/ [lc-lessons]: https://librarycarpentry.org/lessons/ +[lesson-aio]: {{ relative_root_path }}{% link aio.md %} +[lesson-coc]: {{ relative_root_path }}{% link CODE_OF_CONDUCT.md %} [lesson-example]: https://carpentries.github.io/lesson-example/ +[lesson-license]: {{ relative_root_path }}{% link LICENSE.md %} +[lesson-mainpage]: {{ relative_root_path }}{% link index.md %} +[lesson-reference]: {{ relative_root_path }}{% link reference.md %} +[lesson-setup]: {{ relative_page_root }}{% link setup.md %} [mit-license]: https://opensource.org/licenses/mit-license.html [morea]: https://morea-framework.github.io/ [numfocus]: https://numfocus.org/ -- 2.30.2