summaryrefslogtreecommitdiff
path: root/src/components/Navigation.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Navigation.vue')
-rw-r--r--src/components/Navigation.vue4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/components/Navigation.vue b/src/components/Navigation.vue
index f814856..7c92948 100644
--- a/src/components/Navigation.vue
+++ b/src/components/Navigation.vue
@@ -24,9 +24,7 @@
<div>
<span>Source Code</span>
<ul>
- <li><a href="https://github.com/themanaworld" aria-label="source code for The Mana World">The Mana World</a></li>
- <li><a href="https://gitlab.com/evol" aria-label="source code for Evol Online">Evol Online</a></li>
- <li><a href="https://gitlab.com/manaplus" aria-label="source code for ManaPlus">ManaPlus</a></li>
+ <li><a href="https://git.themanaworld.org/explore/groups" aria-label="source code for The Mana World">The Mana World</a></li>
<li><a href="https://github.com/bjorn/tiled" aria-label="source code for Tiled">Tiled</a></li>
</ul>
</div>