Skip to content

Commit 8e5fbb7

Browse files
authored
fix: use https for Weibo sharing URL (#1612)
1 parent 8349314 commit 8e5fbb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/share.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ platforms:
2222
#
2323
# - type: Weibo
2424
# icon: "fab fa-weibo"
25-
# link: "http://service.weibo.com/share/share.php?title=TITLE&url=URL"
25+
# link: "https://service.weibo.com/share/share.php?title=TITLE&url=URL"
2626
#
2727
# - type: Mastodon
2828
# icon: "fa-brands fa-mastodon"

0 commit comments

Comments
 (0)