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

rubys 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 e32b543  fix broken link
e32b543 is described below

commit e32b543fd5807325c6bea635b4b88d036ca2ae1c
Author: Sam Ruby <[email protected]>
AuthorDate: Tue Oct 27 19:23:27 2020 -0400

    fix broken link
    
    
https://lists.apache.org/thread.html/r16146aaf5f10c7ffbcc73b895dc4c0902ea63d631bc32e6340edec6d%40%3Cdev.whimsical.apache.org%3E
---
 www/committers/tools.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/committers/tools.cgi b/www/committers/tools.cgi
index 6518543..27c1a85 100755
--- a/www/committers/tools.cgi
+++ b/www/committers/tools.cgi
@@ -25,7 +25,7 @@ _html do
       title: PAGETITLE,
       related: {
         "https://projects.apache.org/"; => "Apache Project Listing",
-        "https://cwiki.apache.org/confluence/display/INFRA/Reference"; => 
"Infra Reference Pages",
+        "https://infra.apache.org/services.html"; => "Infra Reference Pages",
         
"https://github.com/apache/whimsy/blob/master/www/committers/tools.cgi"; => "See 
This Code",
         "mailto:[email protected]?subject=[FEEDBACK] committers/tools 
idea" => "Email Feedback To dev@whimsical"
       },

Reply via email to