Skip to content

Commit

Permalink
Merge pull request #91 from hazendaz/master
Browse files Browse the repository at this point in the history
[secure] Use mybatis.org directly for secure https
  • Loading branch information
hazendaz committed Sep 7, 2022
2 parents 0b5acb5 + fd597dc commit c39f385
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ MyBatis Memcached Extension
[![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/)
[![License](https://img.shields.io/:license-apache-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)

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

MyBatis-Memcached extension Memcached support for MyBatis Cache.

Essentials
----------

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

Releasing
---------
Expand Down

0 comments on commit c39f385

Please sign in to comment.