Skip to content

Commit c23aafc

Browse files
hossam26644benjeffery
authored andcommitted
change citation to the new citation page
1 parent 81cceb9 commit c23aafc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/tskit/util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,7 @@ def tree_sequence_html(ts):
663663
</div>
664664
</div>
665665
<div style="margin-top: 1em; font-size: 0.8em; text-align: center;">
666-
To cite this software, please consult the citation manual: <a href="https://tskit.dev/tskit/docs/stable/citation.html" target="_blank">tskit.dev/tskit/docs/stable/citation.html</a>
666+
To cite this software, please consult the citation manual: <a href="https://tskit.dev/citation/" target="_blank">https://tskit.dev/citation/</a>
667667
</div>
668668
</div>
669669
""" # noqa: B950

0 commit comments

Comments
 (0)