From 8d2ccd2008c4f5fbdd6e381745f7bf5b32009fb4 Mon Sep 17 00:00:00 2001 From: Rob Cresswell Date: Fri, 28 Jul 2017 14:05:37 +0100 Subject: [PATCH] Fix Vue section in getting-start --- site/getting-started.savvy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/getting-started.savvy b/site/getting-started.savvy index 80d1f5809..bfaee3ed9 100644 --- a/site/getting-started.savvy +++ b/site/getting-started.savvy @@ -210,7 +210,7 @@ If you use React with the [Material-UI](http://www.material-ui.com/) component l ## Vue -If you are using [Vue.js](https://vuejs.org/ "Vue homepage"), you can find a collection of the SVG icons as single file components packaged as [vue-material-design-icons](https://www.npmjs.com/package/vue-material-design-icons "vue-material-design-icons on NPM"). +If you are using [Vue.js](https://vuejs.org/), you can find a collection of the SVG icons as single file components packaged as [vue-material-design-icons](https://www.npmjs.com/package/vue-material-design-icons). ## Cordova