We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1f781e commit 92aa34bCopy full SHA for 92aa34b
template/src/components/Hello.vue
@@ -5,7 +5,7 @@
5
<ul>
6
<li><a href="https://vuejs.org" target="_blank">Core Docs</a></li>
7
<li><a href="https://forum.vuejs.org" target="_blank">Forum</a></li>
8
- <li><a href="https://gitter.im/vuejs/vue" target="_blank">Gitter Chat</a></li>
+ <li><a href="https://chat.vuejs.org" target="_blank">Community Chat</a></li>
9
<li><a href="https://twitter.com/vuejs" target="_blank">Twitter</a></li>
10
<br>
11
<li><a href="http://vuejs-templates.github.io/webpack/" target="_blank">Docs for This Template</a></li>
0 commit comments