mirror of https://github.com/dapr/docs.git
Update footer to use discord instead of gitter (#965)
* Point to discord instead of gitter Signed-off-by: Shubham Sharma <shubhash@microsoft.com> * use aka.ms URL Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
This commit is contained in:
parent
b10f6f8514
commit
ad4b22b245
|
@ -108,9 +108,9 @@ sidebar_search_disable = true
|
|||
icon = "fab fa-github"
|
||||
desc = "Development takes place here!"
|
||||
[[params.links.developer]]
|
||||
name = "Gitter"
|
||||
url = "https://gitter.im/Dapr/community"
|
||||
icon = "fab fa-gitter"
|
||||
name = "Discord"
|
||||
url = "https://aka.ms/dapr-discord"
|
||||
icon = "fab fa-discord"
|
||||
desc = "Conversations happen here!"
|
||||
[[params.links.developer]]
|
||||
name = "Zoom"
|
||||
|
|
Loading…
Reference in New Issue