From b7cf0d7d5f2f7c60b36d514c51da3930e3b29c07 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Tue, 2 Aug 2022 20:31:23 -0400 Subject: [PATCH] [ci] Use secure license on readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ed0c11..5997e86 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ MyBatis Couchbase Extension [![Coverage Status](https://coveralls.io/repos/github/mybatis/couchbase-cache/badge.svg?branch=master)](https://coveralls.io/github/mybatis/couchbase-cache?branch=master) [![Maven central](https://maven-badges.herokuapp.com/maven-central/org.mybatis.caches/mybatis-couchbase/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.mybatis.caches/mybatis-couchbase) [![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](http://img.shields.io/:license-apache-brightgreen.svg)](http://www.apache.org/licenses/LICENSE-2.0.html) +[![License](http://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)