Skip to content

Commit 4830979

Browse files
authored
Merge pull request #116 from ESMValGroup/Fix-citation-on-index-page
Update lesson_footer.html
2 parents 2dd1a71 + 13dbc5d commit 4830979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/lesson_footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
/
4141
<a href="{{ repo_url }}/">Source</a>
4242
/
43-
<a href="{{ repo_url }}/blob/{{ source_branch }}/CITATION" data-checker-ignore>Cite</a>
43+
<a href="{{ repo_url }}/blob/{{ source_branch }}/CITATION.cff" data-checker-ignore>Cite</a>
4444
/
4545
<a href="mailto:{{ site.email }}">Contact</a>
4646
</div>

0 commit comments

Comments
 (0)