From ceaa3625b3605f48eca59cfb7f5bc961e5acc2b2 Mon Sep 17 00:00:00 2001 From: tiago <70700766+tiagozip@users.noreply.github.com> Date: Tue, 18 Nov 2025 17:14:21 +0000 Subject: [PATCH] docs: fix build failing due to dead link --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e2a5ff5..3d4be85 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Cap is a great alternative to [reCAPTCHA](https://www.google.com/recaptcha/about ## License -This project is licensed under the Apache-2.0 License, please see the [LICENSE](LICENSE) file for details. +This project is licensed under the Apache-2.0 License, please see the [LICENSE](https://github.com/tiagozip/cap/blob/main/LICENSE) file for details. Copyright ©2025 - present [tiago](https://tiago.zip) diff --git a/docs/index.md b/docs/index.md index 3dc8055..494a853 100644 --- a/docs/index.md +++ b/docs/index.md @@ -88,7 +88,7 @@ Cap is a great alternative to [reCAPTCHA](https://www.google.com/recaptcha/about ## License -This project is licensed under the Apache-2.0 License, please see the [LICENSE](LICENSE) file for details. +This project is licensed under the Apache-2.0 License, please see the [LICENSE](https://github.com/tiagozip/cap/blob/main/LICENSE) file for details. Copyright ©2025 - present [tiago](https://tiago.zip)