From 51d1dce180c0f054da3f83102ae48f02bad451f9 Mon Sep 17 00:00:00 2001 From: Olof Blomqvist Date: Mon, 12 Dec 2022 10:36:54 +0100 Subject: [PATCH] update link to user manual --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40a44833..ec9720c3 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ $ aiken --help ### How to use -For more information please see the [user manual](https://txpipe.github.io/aiken). +For more information please see the [user manual](https://aiken-lang.github.io/aiken/). ## Roadmap