Skip to content

Commit

Permalink
docs: update external links (#1969)
Browse files Browse the repository at this point in the history
  • Loading branch information
danhogan authored and meteorlxy committed Dec 3, 2019
1 parent 7cf8386 commit 5bb6bbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/docs/docs/.vuepress/components/Bit.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/vuepress/README.md
Original file line number Diff line number Diff line change
@@ -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>
Expand Down

0 comments on commit 5bb6bbd

Please sign in to comment.