Skip to content

Commit c39f385

Browse files
authored
Merge pull request #91 from hazendaz/master
[secure] Use mybatis.org directly for secure https
2 parents 0b5acb5 + fd597dc commit c39f385

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,14 +7,14 @@ MyBatis Memcached Extension
77
[![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/org.mybatis.caches/mybatis-memcached.svg)](https://oss.sonatype.org/content/repositories/snapshots/org/mybatis/caches/mybatis-memcached/)
88
[![License](https://img.shields.io/:license-apache-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
99

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

1212
MyBatis-Memcached extension Memcached support for MyBatis Cache.
1313

1414
Essentials
1515
----------
1616

17-
* [See the docs](http://mybatis.github.io/memcached-cache/)
17+
* [See the docs](https://mybatis.org/memcached-cache/)
1818

1919
Releasing
2020
---------

0 commit comments

Comments
 (0)