We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff50c8 commit 9b20ce3Copy full SHA for 9b20ce3
components/navigation.html
@@ -2,7 +2,7 @@
2
<h1>CC Ported</h1>
3
<div class="r-side-nav">
4
<a href="https://docs.google.com/document/d/11yw7n2F84XOkAwpM8tF-ZYHESuus1Gg7dmJ-WJum1fk" target="_blank">Master Doc</a>
5
- <a href="https://discord.gg/4nURBJmUJY">Discord</a>
+ <a href="https://discord.gg/GDEFRBTT3Z" about="_blank">Discord</a>
6
<a href="/roms/" id="romLinks">Rom Library</a>
7
<a href="/weather/">Weather</a>
8
<!-- <a href="/status/">Status</a> -->
@@ -11,4 +11,4 @@ <h1>CC Ported</h1>
11
<a href="/signup/" class = "loggedInReplacable">Signup</a>
12
<div class = "loggedInAddable"></div>
13
</div>
14
-</header>
+</header>
0 commit comments