From e7063c221f8bab75c002dcd37be3966ef756fc34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20=C3=85hall?= Date: Thu, 14 Aug 2025 12:28:16 +0200 Subject: [PATCH] Fixed links when running on another host --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index e91e3e5..238bff2 100644 --- a/main.go +++ b/main.go @@ -46,7 +46,7 @@ func HandleIndex(w http.ResponseWriter, r *http.Request) {