aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-14 09:28:40 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-14 09:28:40 +0800
commitc8864c82eb2eacddd0a2ce1e6b62afa5efb3a0c7 (patch)
tree2b4748fc3d1a05d8369fde15d8bbb9962f868e7d /README.md
parentREADME.md: Extend AGPL notes (diff)
downloadforge-c8864c82eb2eacddd0a2ce1e6b62afa5efb3a0c7.tar.gz
forge-c8864c82eb2eacddd0a2ce1e6b62afa5efb3a0c7.tar.zst
forge-c8864c82eb2eacddd0a2ce1e6b62afa5efb3a0c7.zip
README.md: Fix the URL to the GNU AGPL
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c261db0..d7ec929 100644
--- a/README.md
+++ b/README.md
@@ -123,7 +123,8 @@ which is
[ideal](https://opensource.org/faq#cc-zero)
because it expressly disclaims granting patent licenses.
-We have also considered the [GNU AGPL](www.gnu.org/licenses/agpl-3.0.en.html),
+We have also considered the
+[GNU AGPL](https://www.gnu.org/licenses/agpl-3.0.en.html),
but it has various caveats that we don't fully understand (e.g. many say that
library code do not have to be provided, but the license text requires the
Corresponding Source to be provided; a lot of things are contradictory).