fix: link find instances
This commit is contained in:
parent
9c8aaf3945
commit
3428dbfa8a
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ function showMenu(ev) {
|
||||||
}
|
}
|
||||||
|
|
||||||
function exploreOtherServers() {
|
function exploreOtherServers() {
|
||||||
window.open('https://join.misskey.page/instances', '_blank');
|
window.open('https://joinsharkey.org/#findaninstance', '_blank');
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue