Change repo url (#722)

This commit is contained in:
Jonas Plum
2026-01-13 20:23:42 +01:00
committed by GitHub
parent b65fbdd128
commit c2b86f5521
13 changed files with 34 additions and 34 deletions

View File

@@ -41,7 +41,7 @@
>
</li>
<li>
<a href="https://github.com/Flomp/wanderer/blob/main/LICENSE"
<a href="https://github.com/open-wanderer/wanderer/blob/main/LICENSE"
>{$_("license")}</a
>
</li>
@@ -50,12 +50,12 @@
<div>
<h5 class="font-semibold">Community</h5>
<ul class="mt-4 text-sm">
<li><a href="https://github.com/Flomp/wanderer">GitHub</a></li>
<li><a href="https://github.com/open-wanderer/wanderer">GitHub</a></li>
<li>
<a href="https://github.com/Flomp/wanderer/issues">Issues</a>
<a href="https://github.com/open-wanderer/wanderer/issues">Issues</a>
</li>
<li>
<a href="https://github.com/Flomp/wanderer/pulls"
<a href="https://github.com/open-wanderer/wanderer/pulls"
>{$_("contribute")}</a
>
</li>