From 352b2ebac1273fa36e6a1db60af0370562f52123 Mon Sep 17 00:00:00 2001 From: Tiago <70700766+tiagorangel1@users.noreply.github.com> Date: Tue, 22 Apr 2025 13:45:10 +0100 Subject: [PATCH] fix docs breaking --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 39f3315..e087455 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Cap is a modern alternative to: But unlike them, Cap is **computation-bound, not tracking-bound**. ## License -Cap is licensed under the Apache License 2.0. See [LICENSE](LICENSE) for more information. +Cap is licensed under the Apache License 2.0. *** diff --git a/docs/index.md b/docs/index.md index 1d78ee9..85465e4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -105,7 +105,7 @@ But unlike them, Cap is **computation-bound, not tracking-bound**. ## License -Cap is licensed under the Apache License 2.0. See [LICENSE](LICENSE) for more information. +Cap is licensed under the Apache License 2.0. ***