From 36257872c68ec9e1fe9683032375972b51916b5c Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Thu, 16 Jan 2020 18:03:02 +0100 Subject: Add invite link for slack --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 7295f44..a57dd29 100644 --- a/config.toml +++ b/config.toml @@ -129,9 +129,9 @@ footer_about_disable = true desc = "Browse the repository" [[params.links.developer]] name = "Slack" - url = "https://odecentralize.slack.com" + url = "https://join.slack.com/t/odecentralize/shared_invite/enQtODk1NDg4OTc0MTc4LWEzZjkzNDhhMGMxMjU2NWNlZTVjMjVjNzY1ZDY3ZDdmZjg5NjVlMjg0NjRkYTMzNDMwMzVkNzMzZjI1Y2ZlMjQ" icon = "fab fa-slack" - desc = "Chat with other project developers" + desc = "Join our slack workspace" [[params.links.developer]] name = "IRC" url = "https://webchat.freenode.net/?channels=#ouroboros" -- cgit v1.2.3