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 b08b83d commit 55c2e1bCopy full SHA for 55c2e1b
_includes/carpentries.html
@@ -32,7 +32,7 @@
32
<a href="{{ site.lc_site }}"><img src="{{ page.root }}/assets/img/lc-icon-black.svg" alt="Library Carpentry logo" /></a>
33
</div>
34
<div class="col-md-8">
35
- Library Carpentry is made by librarians to help librarians
+ <a href="{{ site.lc_site }}">Library Carpentry</a> is made by librarians to help librarians
36
automate repetitive, boring, error-prone tasks;
37
create, maintain and analyse sustainable and reusable data;
38
work effectively with IT and systems colleagues;
0 commit comments