From 2fcf1a50b31e5e40d0d92cd2392794e10eff445c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20L=C3=BCnborg?= Date: Wed, 22 Nov 2017 20:26:26 +0100 Subject: [PATCH] mention official discord chat instead of gitter. --- template/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/template/index.html b/template/index.html index cf3f14a..0ca2056 100644 --- a/template/index.html +++ b/template/index.html @@ -17,8 +17,8 @@
  • For live help with simple questions, check out - - the Gitter chat + + the Discord chat
  • @@ -36,7 +36,7 @@ data: { greeting: 'Welcome to your Vue.js app!', docsURL: 'http://vuejs.org/guide/', - gitterURL: 'https://gitter.im/vuejs/vue', + discordURL: 'https://chat.vuejs.org', forumURL: 'http://forum.vuejs.org/' }, methods: {