Skip to content

Commit 514213b

Browse files
authored
Merge pull request #132 from hazendaz/master
[secure] Use mybatis.org directly for secure https
2 parents e30df7a + 290ff43 commit 514213b

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 FreeMarker Support
77
[![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/org.mybatis.scripting/mybatis-freemarker.svg)](https://oss.sonatype.org/content/repositories/snapshots/org/mybatis/scripting/mybatis-freemarker/)
88
[![License](https://img.shields.io/:license-apache-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
99

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

1212
MyBatis FreeMarker Scripting Support.
1313

@@ -21,5 +21,5 @@ Requirements
2121
Essentials
2222
----------
2323

24-
* [See the docs](http://mybatis.github.io/freemarker-scripting/)
24+
* [See the docs](https://mybatis.org/freemarker-scripting/)
2525

0 commit comments

Comments
 (0)