Merge pull request #321 from natebird/patch-4

Update index.md to remove Slack reference
This commit is contained in:
Tim 2018-05-10 16:48:00 +01:00 committed by GitHub
commit 4c9a0d8900
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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) |