From 6aa4be9bf64e409bb45d6d07cd194f7e01137809 Mon Sep 17 00:00:00 2001 From: Azamat Date: Sat, 25 Jul 2015 16:17:06 +0700 Subject: [PATCH] Fix screenshot URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53f49c0..5f05baf 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Sublime Text Syntax highlighting for single-file [Vue.js](http://vuejs.org) components (enabled by [vue-loader](https://github.com/vuejs/vue-loader) or [vueify](https://github.com/vuejs/vueify)). -![screenshot](http://vuejs.org/images/vueify.png) +![screenshot](http://vuejs.org/images/vue-component-with-pre-processors.png) ### Install