From 9bfda2fb308b6c08c4a0ce5c913bd3d85de58409 Mon Sep 17 00:00:00 2001 From: William Bell <62452284+Ugric@users.noreply.github.com> Date: Thu, 3 Aug 2023 17:23:22 +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 4d9c532..9edfe80 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](https://docs.argon.wbell.dev/). +For a detailed specification of the Argon 3 language, please refer to [the docs](https://argon.wbell.dev/docs/). ## 🚀 Example Code