Skip to content

Commit 46d891e

Browse files
committed
[secure] Use mybatis.org directly for secure https
1 parent e32d406 commit 46d891e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/site.xml

+1-1
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)