Skip to content

Commit d11aeec

Browse files
yyx990803chrisvfritz
authored andcommitted
use http link for frontend meetups
1 parent 975bce4 commit d11aeec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/support-vuejs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ However, the amount of effort needed to maintain and develop new features for th
5454
<img src="/images/v2exer.png" style="width:120px;">
5555
</a><a href="https://www.xfive.co/" target="_blank" style="width:80px;">
5656
<img src="/images/xfive.png" style="width:80px">
57-
</a><a href="https://www.frontenddevelopermeetups.com/" target="_blank" style="width:120px;">
57+
</a><a href="http://www.frontenddevelopermeetups.com/" target="_blank" style="width:120px;">
5858
<img src="/images/frontend-meetups.png" style="width:120px">
5959
</a>
6060
</p>

themes/vue/layout/partials/sponsors.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<a href="https://www.xfive.co/" target="_blank" style="width:65px;">
4545
<img src="<%- url_for("/images/xfive.png") %>" style="width:65px">
4646
</a>
47-
<a href="https://www.frontenddevelopermeetups.com/" target="_blank" style="width:100px;">
47+
<a href="http://www.frontenddevelopermeetups.com/" target="_blank" style="width:100px;">
4848
<img src="<%- url_for("/images/frontend-meetups.png") %>" style="width:100px">
4949
</a>
5050
<br>

0 commit comments

Comments
 (0)