Skip to content

Commit

Permalink
chore: fix sponsor link
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Oct 7, 2019
1 parent 78aefcf commit e8ca21f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions BACKERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
<img width="260px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/stdlib.png">
</a>
</p>

<!--special end-->

<h2 align="center">Platinum via Patreon</h2>
Expand Down Expand Up @@ -235,7 +235,7 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
</a>
</td>
<td align="center" valign="middle">
<a href="https:/www.programmers.io" target="_blank">
<a href="https://www.programmers.io" target="_blank">
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/programmers_io.png">
</a>
</td>
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
<img width="260px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/stdlib.png">
</a>
</p>

<!--special end-->

<h3 align="center">Platinum Sponsors</h3>
Expand Down Expand Up @@ -240,7 +240,7 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
</a>
</td>
<td align="center" valign="middle">
<a href="https:/www.programmers.io" target="_blank">
<a href="https://www.programmers.io" target="_blank">
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/programmers_io.png">
</a>
</td>
Expand Down

0 comments on commit e8ca21f

Please sign in to comment.