]> Sergey Matveev's repositories - tofuproxy.git/blobdiff - rounds/gemini.go
Easier redirection link selection with the mouse
[tofuproxy.git] / rounds / gemini.go
index b3ed3205f2aabdc974a75407285aba429a4babb2..3c8491438297fb391e5b51a95981263d6fb3aca7 100644 (file)
@@ -155,7 +155,7 @@ func RoundGemini(
                        fmt.Sprintf(
                                `<!DOCTYPE html>
 <html><head><title>%d (%s) redirection</title></head>
-<body>Redirection to <a href="%s">%s</a></body></html>`,
+<body><a href="%s">%s</a></body></html>`,
                                code, codeName, u, u,
                        )))
                fifos.LogRedir <- fmt.Sprintf(