Skip to content

Commit 5bb6bbd

Browse files
danhoganmeteorlxy
authored andcommitted
docs: update external links (#1969)
1 parent 7cf8386 commit 5bb6bbd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

packages/docs/docs/.vuepress/components/Bit.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<a
44
href="https://www.bitsrc.io/?utm_source=vue&utm_medium=vue&utm_campaign=vue&utm_term=vue&utm_content=vue"
55
target="_blank"
6+
rel="noopener noreferrer"
67
>
78
<span>This project is sponsored by</span>
89
<img

packages/vuepress/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<a href="https://vuepress.vuejs.org/" target="_blank">
2+
<a href="https://vuepress.vuejs.org/" target="_blank" rel="noopener noreferrer">
33
<img width="180" src="https://raw.githubusercontent.com/vuejs/vuepress/master/packages/docs/docs/.vuepress/public/hero.png" alt="logo">
44
</a>
55
</p>

0 commit comments

Comments
 (0)