chore: fix broken logo link

This commit is contained in:
ULIVZ
2018-09-27 02:03:47 +08:00
parent baa707d747
commit 37eeabdce6
+1 -1
View File
@@ -1,6 +1,6 @@
<p align="center">
<a href="https://vuepress.vuejs.org/" target="_blank">
<img width="280" src="https://raw.githubusercontent.com/vuejs/vuepress/master/docs/.vuepress/public/hero.png" alt="logo">
<img width="280" src="https://raw.githubusercontent.com/vuejs/vuepress/master/packages/docs/docs/.vuepress/public/hero.png" alt="logo">
</a>
</p>