From 0c6c8d1f682e12ec8710f0b94779ca40c7d5f508 Mon Sep 17 00:00:00 2001 From: the lemons Date: Sat, 5 Feb 2022 17:01:34 -0600 Subject: fix typo in previous thing --- zzcxz.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zzcxz.cgi b/zzcxz.cgi index 354ad79..8f8b480 100755 --- a/zzcxz.cgi +++ b/zzcxz.cgi @@ -206,7 +206,7 @@ local function convert_markup(m) if directives.redirect then local r = directives.redirect return ( - '

this action will link to' .. + '

this action will link to ' .. '%s.

' ):format(r, r), directives end -- cgit v1.2.3