From 55c2e1b39722e7f0f019620e89c20054a0388b51 Mon Sep 17 00:00:00 2001 From: Joel Nothman <joel.nothman@gmail.com> Date: Tue, 4 Jul 2017 15:07:12 +1000 Subject: [PATCH] Link LC as for SWC and DC --- _includes/carpentries.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/carpentries.html b/_includes/carpentries.html index a0e0181..e6e7965 100644 --- a/_includes/carpentries.html +++ b/_includes/carpentries.html @@ -32,7 +32,7 @@ <a href="{{ site.lc_site }}"><img src="{{ page.root }}/assets/img/lc-icon-black.svg" alt="Library Carpentry logo" /></a> </div> <div class="col-md-8"> - Library Carpentry is made by librarians to help librarians + <a href="{{ site.lc_site }}">Library Carpentry</a> is made by librarians to help librarians automate repetitive, boring, error-prone tasks; create, maintain and analyse sustainable and reusable data; work effectively with IT and systems colleagues; -- GitLab