From 4db5c7804d918c141c18dd1f36ed6ed0bac0aaad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Wed, 8 Aug 2018 12:51:58 +0200 Subject: [PATCH] docs: Add Chat and fix CMTY link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd4968c6cb..ce8ec432ec 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,10 @@ ## Links - 📘 Documentation: [https://nuxtjs.org](https://nuxtjs.org) -- 👥 [Community](https://nuxtjs.cmty.io) +- 👥 Community: [cmty.app/nuxt](https://cmty.app/nuxt) - 🎬 Video: [1 minute demo](https://www.youtube.com/watch?v=kmf-p-pTi40) - 🐦 Twitter: [@nuxt_js](https://twitter.com/nuxt_js) +- 💬 Chat: [Discord](https://discord.gg/VApZF5W) - 📦 [Nuxt.js Modules](https://github.com/nuxt-community/modules) - 👉 [Play with Nuxt.js online](https://glitch.com/edit/#!/nuxt-hello-world)