From cfb9d95654104b6df25ec1daff85b63c21eea635 Mon Sep 17 00:00:00 2001 From: Alexandre ZANNI <16578570+noraj@users.noreply.github.com> Date: Sat, 16 Nov 2024 16:56:59 +0100 Subject: [PATCH] doc: fix raku license link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 74d0273..46cdcc6 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,8 @@ hljsDefineRaku(hljs); hljs.highlightAll(); ``` # LICENSE -This software is provided under Artistic 2.0, the same license as [Raku license](https://raku.org/LICENSE) + +This software is provided under Artistic 2.0, the same license as [Raku license](https://github.com/rakudo/rakudo/blob/main/LICENSE) # Credits The language definition fileset was initiated by Richard Hainsworth, aka finanalyst.