Skip to content

Commit 1aebf00

Browse files
committed
Update links
1 parent 3b3d0cd commit 1aebf00

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/nav.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
{% for item in site.data.navlist.docs %}
55
<li><a href="{{ item.url }}">{{ item.title }}</a></li>
66
{% endfor %}
7-
<li><a href="https://github.com/Librelancer/moonsharp"><div class="github-icon">Github</div></a></li>
7+
<li><a href="https://github.com/WattleScript/wattlescript"><div class="github-icon">Github</div></a></li>
88
</ul>

index.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: default
33
title: Home
44
---
55

6-
Find us on [GitHub](https://github.com/Librelancer/moonsharp)
6+
Find us on [GitHub](https://github.com/WattleScript/wattlescript)
77

88
<hr/>
99

0 commit comments

Comments
 (0)