Skip to content

Commit 63de30d

Browse files
committed
[secure] Use mybatis.org directly for secure https
1 parent faed2ed commit 63de30d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ MyBatis Spring Adapter
77
[![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/org.mybatis/mybatis-spring.svg)](https://oss.sonatype.org/content/repositories/snapshots/org/mybatis/mybatis-spring/)
88
[![License](https://img.shields.io/:license-apache-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
99

10-
![mybatis-spring](http://mybatis.github.io/images/mybatis-logo.png)
10+
![mybatis-spring](https://mybatis.org/images/mybatis-logo.png)
1111

1212
MyBatis-Spring adapter is an easy-to-use Spring bridge for MyBatis sql mapping framework.
1313

@@ -21,5 +21,5 @@ Supported Versions
2121
Essentials
2222
----------
2323

24-
* [See the published docs](http://mybatis.github.io/spring/)
24+
* [See the published docs](https://mybatis.org/spring/)
2525
* [See the snapshot docs](src/site/markdown) (Note: may contain explanation of unreleased features)

0 commit comments

Comments
 (0)