docs: update external links (#1969)

This commit is contained in:
Dan Hogan
2019-12-03 19:33:59 +08:00
committed by meteorlxy
parent 7cf8386472
commit 5bb6bbd364
2 changed files with 2 additions and 1 deletions
@@ -3,6 +3,7 @@
<a
href="https://www.bitsrc.io/?utm_source=vue&utm_medium=vue&utm_campaign=vue&utm_term=vue&utm_content=vue"
target="_blank"
rel="noopener noreferrer"
>
<span>This project is sponsored by</span>
<img
+1 -1
View File
@@ -1,5 +1,5 @@
<p align="center">
<a href="https://vuepress.vuejs.org/" target="_blank">
<a href="https://vuepress.vuejs.org/" target="_blank" rel="noopener noreferrer">
<img width="180" src="https://raw.githubusercontent.com/vuejs/vuepress/master/packages/docs/docs/.vuepress/public/hero.png" alt="logo">
</a>
</p>