From 6a096c11c4198323dd81cd14ddfabb0058958231 Mon Sep 17 00:00:00 2001 From: simonmicro Date: Sat, 23 Mar 2024 11:21:54 +0100 Subject: [PATCH] Changed to relative link Signed-off-by: simonmicro --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff489f4..0ba649e 100644 --- a/README.md +++ b/README.md @@ -46,4 +46,4 @@ The wiki has been completly reworked and is now available on [readthedocs.io](ht - To show the help pages type: `python3 pykms_Server.py -h` and `python3 pykms_Client.py -h`. ## License - - _py-kms_ is [![Unlicense](https://img.shields.io/badge/license-unlicense-lightgray.svg)](https://github.com/SystemRage/py-kms/blob/master/LICENSE) + - _py-kms_ is [![Unlicense](https://img.shields.io/badge/license-unlicense-lightgray.svg)](./LICENSE)