From 76deb94e665b91b4d1c021e826f36486f8362e27 Mon Sep 17 00:00:00 2001 From: Andrew Pamment Date: Fri, 18 Apr 2025 17:36:38 +1000 Subject: [PATCH] update webpage with url --- misc/www/index.nut | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/www/index.nut b/misc/www/index.nut index 465d3c0..16449f5 100644 --- a/misc/www/index.nut +++ b/misc/www/index.nut @@ -16,7 +16,7 @@ print(@"

About the webserver

Quinn is a hobby operating system for 32-bit x86 computers. If you would like to learn more about Quinn, see: - https://gitlab.com/apamment/quinn-os/ + https://quinn.zapto.org/

")