Change repo url (#722)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user