From 479500b1c070b6e230ce697447c82444b0bdddd7 Mon Sep 17 00:00:00 2001 From: FutzMonitor Date: Mon, 5 Feb 2024 14:23:43 +0000 Subject: [PATCH] Update docs --- docs/community/intro.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/community/intro.md b/docs/community/intro.md index 362ed83968b..ceecab7bfb1 100644 --- a/docs/community/intro.md +++ b/docs/community/intro.md @@ -43,7 +43,9 @@ Where to start: - You could work on a new feature! [These](https://github.com/mermaid-js/mermaid/issues?q=is%3Aissue+is%3Aopen+label%3A%22Area%3A+Development%22+label%3A%22Type%3A+Enhancement%22+label%3A%22Status%3A+Approved%22+) are some ideas! - You could confirm the bugs in [these issues](https://github.com/mermaid-js/mermaid/issues?q=is%3Aissue+is%3Aopen+label%3A%22Status%3A+Triage%22++label%3A%22Type%3A+Bug+%2F+Error%22). -[Join our Discord server for closer contact!](https://discord.gg/vVDmXwhpaS) +[Join our slack community if you want closer contact!](https://join.slack.com/t/mermaid-talk/shared_invite/enQtNzc4NDIyNzk4OTAyLWVhYjQxOTI2OTg4YmE1ZmJkY2Y4MTU3ODliYmIwOTY3NDJlYjA0YjIyZTdkMDMyZTUwOGI0NjEzYmEwODcwOTE) + +[You can also join our Discord server!](https://discord.gg/vVDmXwhpaS) ## A Question Or a Suggestion?