From db29d1f8bae71bf21be29c60af5bf6d00d5cff6f Mon Sep 17 00:00:00 2001 From: erick-alcachofa Date: Thu, 2 Oct 2025 00:28:12 -0600 Subject: [PATCH] chore: Fix wiki link in readme Signed-off-by: erick-alcachofa --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5055bca..a4e5e44 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ productive for programming, eliminating common pitfalls without sacrificing performance or control. For a detailed guide to the language, please see the -[project wiki](git.artichoke.dev/me/artichoke-lang/wiki). +[project wiki](https://git.artichoke.dev/me/artichoke-lang/wiki). ## Core Philosophy & Features