There was an error while loading. Please reload this page.
1 parent c31cc4e commit 23f2209Copy full SHA for 23f2209
themes/exokit/layout/partials/secondary/sidebar_header.ejs
@@ -5,7 +5,7 @@ var links = [
5
{url: 'community/', text: 'Community'},
6
{url: 'showcase/', text: 'Showcase'},
7
{url: config.github.exokit.url, text: 'GitHub', slug: 'github', title: 'Exokit Project Repository'},
8
- {url: 'https://discord.gg/Apk6cZN', text: 'Discord'}
+ {url: 'https://discord.gg/wm62cFN', text: 'Discord'}
9
];
10
links = links.map(function (link) {
11
if (is_external_url(link.url)) {
0 commit comments