8000
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 3e01893 commit 068de03Copy full SHA for 068de03
themes/vue/layout/partials/community_dropdown.ejs
@@ -5,5 +5,6 @@
5
<li><a href="http://forum.vuejs.org" class="nav-link" target="_blank">Forum</a></li>
6
<li><a href="https://gitter.im/vuejs/vue" class="nav-link" target="_blank">Chat</a></li>
7
<li><a href="https://twitter.com/vuejs" class="nav-link" target="_blank">Twitter</a></li>
8
+ <li><a href="https://vuejobs.com/?ref_source=vue" class="nav-link" target="_blank">Jobs</a></li>
9
</ul>
10
</li>
0 commit comments