mirror of
https://github.com/PrismarineJS/prismarine-web-client.git
synced 2024-11-27 18:15:46 -05:00
Fix discord link
This commit is contained in:
parent
4d4b32e8de
commit
3ef096458f
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@ class PrismarineMenu extends LitElement {
|
|||
<h3 style="color:gray">A minecraft client in the browser!</h3>
|
||||
<p style="color:gray">Want to contribute?
|
||||
Look at our <a style="color:gray" target=”_blank” href="https://github.com/PrismarineJS/prismarine-web-client">github</a>
|
||||
and join our <a style="color:gray" target=”_blank” href="https://discord.gg/M7Cc5qBn">discord</a><p><br>
|
||||
and join our <a style="color:gray" target=”_blank” href="https://discord.gg/4Ucm684Fq3">discord</a><p><br>
|
||||
<form>
|
||||
<div class="ip-with-port">
|
||||
<div class="ip-box">
|
||||
|
|
Loading…
Reference in a new issue