This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 273a357a Fix link
273a357a is described below

commit 273a357adf7cfcc76317da15088a615065b079eb
Author: Sebb <[email protected]>
AuthorDate: Sat Aug 6 14:36:12 2022 +0100

    Fix link
---
 www/503.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/503.html b/www/503.html
index 3863d043..d1b14e79 100644
--- a/www/503.html
+++ b/www/503.html
@@ -80,7 +80,7 @@
                 <br>
                 More information may be available in the <a 
href="/maintenance.txt">Maintenance</a> page.
                 <br>
-                You should still be able to access the <a 
href="public/">Generated JSON data files</a>
+                You should still be able to access the <a 
href="/public/">Generated JSON data files</a>
             </p>
           </div>
         </div>

Reply via email to