From 1fe759e8760c06b8667683b5ae8e9f269e24f412 Mon Sep 17 00:00:00 2001 From: Zongle Wang Date: Sun, 23 Jun 2024 20:23:00 -0400 Subject: [PATCH] Indicate license link to the local file (#442) It works on both web and local renders. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b92df308..390aea59 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Android API](https://img.shields.io/badge/api-21%2B-brightgreen.svg?style=for-the-badge)](https://android-arsenal.com/api?level=21) [![kotlin](https://img.shields.io/github/languages/top/adrielcafe/voyager.svg?style=for-the-badge&color=blueviolet)](https://kotlinlang.org/) [![ktlint](https://img.shields.io/badge/code%20style-%E2%9D%A4-FF4081.svg?style=for-the-badge)](https://ktlint.github.io/) -[![License MIT](https://img.shields.io/github/license/adrielcafe/voyager.svg?style=for-the-badge&color=orange)](https://opensource.org/licenses/MIT) +[![License MIT](https://img.shields.io/github/license/adrielcafe/voyager.svg?style=for-the-badge&color=orange)](LICENSE.md)