diff --git a/3.0/docs/index.md b/3.0/docs/index.md index bd9af6a2..2684baf2 100644 --- a/3.0/docs/index.md +++ b/3.0/docs/index.md @@ -21,7 +21,7 @@ Here are some other great places to find information about Vapor. | name | description | link | |----------------|--------------------------------------------------|-----------------------------------------------------------------| -| Vapor Slack | Chat with ~5,000 Vapor developers. | [visit →](http://vapor.team) | +| Vapor Discord | Chat with ~5,000 Vapor developers. | [visit →](http://vapor.team) | | API docs | Auto-generated documentation from code comments. | [visit →](http://api.vapor.codes) | | Stack Overflow | Ask and answer questions with the `vapor` tag. | [visit →](http://stackoverflow.com/questions/tagged/vapor) | | Source Code | Learn how Vapor works under the hood. | [visit →](https://github.com/vapor/vapor) |