Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Commit a66a895

Browse files
authored
Fix discord link
1 parent 2c22f1d commit a66a895

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

modules/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<div class="content is-small">
1414
<h1>Stay Connected</h1>
1515
<p>Join our community of over 500 users following our mod. We post updates on all our products on our media locations.</p>
16-
<a href="http://localhost/discord">Discord</a><br>
16+
<a href="/discord">Discord</a><br>
1717
<a href="https://twitter.com/dumbcodemc">Twitter</a><br>
1818
<a href="https://www.deviantart.com/projectnublar">Devianart</a><br>
1919
<a href="https://www.youtube.com/channel/UCjGWjtS8OMznjzTzpxQ0QYQ">YouTube</a><br>
@@ -51,4 +51,4 @@ <h1>Disclaimer and Legalities</h1>
5151
</div>
5252
</footer>
5353
</body>
54-
</html>
54+
</html>

0 commit comments

Comments
 (0)