From c6d90a3aaaf9f891270ec32dc15f6254ddf86900 Mon Sep 17 00:00:00 2001 From: Devaraj Ranganna Date: Mon, 18 Jul 2022 10:26:17 +0000 Subject: [PATCH] cassini-doc: Fix link to `LICENSE.rst` in `README.md` Signed-off-by: Devaraj Ranganna --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0b1553..dd62aad 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ patch files). These files may therefore be included in the repository under alternative licenses in order to be compliant with the licensing requirements of the associated external works. -License details may be found in the [local license file](../license.rst), or as +License details may be found in the [local license file](LICENSE.rst), or as part of the project documentation. Contributions to the project should follow the same licensing arrangement. -- GitLab