From ac29d44e94457911b151633195bd2084dcbc7939 Mon Sep 17 00:00:00 2001 From: smithed Date: Fri, 9 Feb 2024 18:16:46 -0800 Subject: [PATCH] resolve LICENSE link 404 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 362f11649..0a624bc1b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ License This raft C library is released under a slightly modified version of LGPLv3, that includes a copyright exception letting users to statically link the library code in their project and release the final work under their own terms. See the -full [license](https://github.com/canonical/raft/blob/LICENSE) text. +full [license](LICENSE) text. Features --------