add data-checker-ignore attributes to links that only work on GitHub
[rnaseq-cwl-training.git] / _includes / lesson_footer.html
index 621243df9718ee4fde86134983b7b3b205b9bde9..9f669db1a81addbfc17daa2f520036018aa0a560 100644 (file)
        <a href="{{repo_url}}/edit/{{ default_branch }}/{{page.path}}">Edit on GitHub</a>
        {% endif %}
        /
-       <a href="{{ repo_url }}/blob/{{ source_branch }}/CONTRIBUTING.md">Contributing</a>
+       <a href="{{ repo_url }}/blob/{{ source_branch }}/CONTRIBUTING.md" data-checker-ignore>Contributing</a>
        /
        <a href="{{ repo_url }}/">Source</a>
        /
-       <a href="{{ repo_url }}/blob/{{ source_branch }}/CITATION">Cite</a>
+       <a href="{{ repo_url }}/blob/{{ source_branch }}/CITATION" data-checker-ignore>Cite</a>
        /
        <a href="mailto:{{ site.email }}">Contact</a>
     </div>