From 61b00f1def7d99ac5cda43a4f70c4d18f7e9a2c3 Mon Sep 17 00:00:00 2001 From: Nate Bird Date: Thu, 10 May 2018 09:10:23 -0400 Subject: [PATCH] Change "Chat" to "Discord" --- 3.0/docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3.0/docs/index.md b/3.0/docs/index.md index e28666b3..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 Chat | 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) |