Skip to content

Commit 869389e

Browse files
authored
docs: update link to vue-cli
1 parent 739cefa commit 869389e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/pages/GettingStarted.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</code-example>
5151

5252
<p>Although is not the recommended approach, you can always use CDNs for fast prototyping:</p>
53-
<note-block tip>For better integration with Vue Material, use <a href="https://github.com/vuejs-templates/webpack" target="_blank">vue-cli</a>.</note-block>
53+
<note-block tip>For better integration with Vue Material, use <a href="https://cli.vuejs.org" target="_blank">vue-cli</a>.</note-block>
5454

5555
<code-example title="CDN" label="HTML" lang="html">
5656
&lt;!doctype html&gt;

0 commit comments

Comments
 (0)