From bce3af4bdad3de074c0e6326121b55414516e22c Mon Sep 17 00:00:00 2001 From: John Donaldson Date: Tue, 2 Oct 2018 09:49:32 -0500 Subject: [PATCH] Fixing links --- src/handlers.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/handlers.go b/src/handlers.go index b9c6b56..6516297 100644 --- a/src/handlers.go +++ b/src/handlers.go @@ -79,8 +79,8 @@ func ShowHtml(w http.ResponseWriter, status Status, title string, body string) { fmt.Fprintf(w, "") fmt.Fprintf(w, "") fmt.Fprintf(w, "")