From 86b04a6a26f063d7aa7a56e43a611f25bf48ea74 Mon Sep 17 00:00:00 2001 From: Colin Kiama Date: Sun, 25 Aug 2024 08:54:11 +0100 Subject: [PATCH] Fix website URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b156a65..797b3c7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is the source code repository for the Vala Documentation website. -You can view the website online here: https://docs.vala.org/ +You can view the website online here: https://docs.vala.dev/ ## Requirements