Skip to content

Commit

Permalink
Merge pull request #7 from gosub-browser/fix-discord-link-facepalm
Browse files Browse the repository at this point in the history
fix discord link 🤦
  • Loading branch information
jaytaph authored Nov 22, 2023
2 parents 2b5bb39 + 896ac5c commit 4d60fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h1>Gosub</h1>

<ul class="links">
<li><a id="link1" href="https://github.com/gosub-browser"><i class="fa-brands fa-github"></i> GitHub <i class="small fa-solid fa-arrow-up-right-from-square"></i></a>
<li><a id="link2" href="https://github.com/gosub-browser/gosub.io-website"><i class="fa-brands fa-discord"></i> Global Discord <i class="small fa-solid fa-arrow-up-right-from-square"></i></a>
<li><a id="link2" href="https://chat.gosub.io"><i class="fa-brands fa-discord"></i> Global Discord <i class="small fa-solid fa-arrow-up-right-from-square"></i></a>
<li><a id="link3" href="https://chat.developer.gosub.io"><i class="fa-solid fa-comments"></i> Developer chat - Zulip <i class="small fa-solid fa-arrow-up-right-from-square"></i></a>
</ul>
</div>
Expand Down

0 comments on commit 4d60fe5

Please sign in to comment.