From 9bfb983c2b166b907cab068d9447cdf19d6a018f Mon Sep 17 00:00:00 2001 From: William Bell <62452284+Ugric@users.noreply.github.com> Date: Thu, 3 Aug 2023 17:22:29 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c58acc1..4d9c532 100644 --- a/readme.md +++ b/readme.md @@ -27,7 +27,7 @@ argon example.ar ## 🔍 Specification -For a detailed specification of the Argon 3 language, please refer to [the docs](docs.argon.wbell.dev). +For a detailed specification of the Argon 3 language, please refer to [the docs](https://docs.argon.wbell.dev/). ## 🚀 Example Code