Skip to content

Commit 4c71299

Browse files
committed
fix link to docs
closes #117
1 parent b28ac17 commit 4c71299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

planemo/reports/build_report.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
TITLE = "Tool Test Results (powered by Planemo)"
66
LINKS_HTML = """
77
<li><a href="https://galaxyproject.org">Galaxy</a></li>
8-
<li><a href="https://planemo.readthedocs.com">Planemo</a></li>
8+
<li><a href="https://planemo.readthedocs.org">Planemo</a></li>
99
"""
1010

1111

0 commit comments

Comments
 (0)