diff --git a/config.toml b/config.toml index 8e62be8b87..4a70fe6957 100644 --- a/config.toml +++ b/config.toml @@ -179,11 +179,6 @@ enable = true url = "https://twitter.com/localstack" icon = "fab fa-twitter" desc = "Follow us on Twitter to get the latest news!" -[[params.links.user]] - name = "Discussion" - url = "https://discuss.localstack.cloud/" - icon = "fa fa-comments" - desc = "Community discussions on GitHub" [[params.links.user]] name = "Stack Overflow" url = "https://stackoverflow.com/questions/tagged/localstack"