Skip to content

Commit 3cb3c8a

Browse files
committed
fix broken link
1 parent 3ed85b8 commit 3cb3c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<a class="nav-link" href="https://github.com/common-workflow-language/user_guide/">Source</a>
1616
</li>
1717
<li class="nav-item">
18-
<a class="nav-link" href="https://github.com/common-workflow-language/user_guide/blob/main/CITATION">Cite</a>
18+
<a class="nav-link" href="https://github.com/common-workflow-language/user_guide/blob/main/CITATION.md">Cite</a>
1919
</li>
2020
</ul>
2121
</div>

0 commit comments

Comments
 (0)