Skip to content

Commit 471bf6a

Browse files
authored
Merge pull request #527 from hazendaz/master
[secure] Use mybatis.org directly for secure https
2 parents e32d406 + 46d891e commit 471bf6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/site.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<bannerRight>
2929
<name>MyBatis</name>
30-
<src>http://mybatis.github.io/images/mybatis-logo.png</src>
30+
<src>https://mybatis.org/images/mybatis-logo.png</src>
3131
<alt>MyBatis logo</alt>
3232
<href>http://www.mybatis.org/</href>
3333
</bannerRight>

0 commit comments

Comments
 (0)