From e1a033d2dd15297811b94bc3e330187e9d84a32a Mon Sep 17 00:00:00 2001 From: Lukas Kucera <85391931+kucera-lukas@users.noreply.github.com> Date: Sat, 17 Jun 2023 11:30:12 +0200 Subject: [PATCH] set correct license link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26f63c9..0662d41 100644 --- a/README.md +++ b/README.md @@ -60,4 +60,4 @@ pre-commit install ## License -Developed under the [MIT](https://github.com/stegoer/server/blob/master/LICENSE) license. +Developed under the [MIT](https://github.com/kucera-lukas/micro-backends/blob/master/LICENSE) license.