From 3f38a8fa2539daba2b52d459bb5f2c181f8fd1ba Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Tue, 6 Sep 2022 21:01:35 -0400 Subject: [PATCH] [secure] Use mybatis.org directly for secure https --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 035f94e..d2d3755 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ MyBatis Couchbase Extension [![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/org.mybatis.caches/mybatis-couchbase.svg)](https://oss.sonatype.org/content/repositories/snapshots/org/mybatis/caches/mybatis-couchbase/) [![License](https://img.shields.io/:license-apache-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) -![mybatis-logo](http://mybatis.github.io/images/mybatis-logo.png) +![mybatis-logo](https://mybatis.org/images/mybatis-logo.png) MyBatis-couchbase extension couchbase support for MyBatis Cache. @@ -16,4 +16,4 @@ Essentials *** NOTICE: Code has not been implemented, please add support if you would like to see a release *** -* [See the docs](http://mybatis.github.io/couchbase-cache/) +* [See the docs](https://mybatis.org/couchbase-cache/)