diff options
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index d92185a..4cadc50 100644 --- a/config.toml +++ b/config.toml @@ -9,5 +9,5 @@ highlight_code = true menu = [ { title = 'Meetup.com ', url = 'https://www.meetup.com/copenhagen-rust-community/' }, { title = 'Event archive', url = './events' }, - { title = 'Discord chat', url = 'https://discord.gg/UegkuMmtpN' }, + { title = 'Discord chat', url = 'https://discord.gg/NjtzmZ2APD' }, ] |