We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 796f62d commit 03c4c1bCopy full SHA for 03c4c1b
components/CsscFooter.vue
@@ -27,7 +27,7 @@
27
<div class="footer-links">
28
<a
29
aria-label="Discord-link"
30
- href="https://discord.gg/SHwbmVg"
+ href="https://discord.gg/5pC56y2Nz4"
31
class="footer-link"
32
>
33
<DiscordIcon id="footer-discord" class="logo" />
middleware/301.json
@@ -1,4 +1,4 @@
1
[
2
- {"from": "/discord", "to": "https://discord.com/invite/EfSrgnDw7f"},
+ {"from": "/discord", "to": "https://discord.gg/5pC56y2Nz4"},
3
{"from": "/github", "to": "https://github.com/utm-cssc"}
4
]
0 commit comments