You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by pa...@apache.org on 2019/07/20 11:26:16 UTC

[groovy-website] branch asf-site updated: fix another broken link (side effect: closes #14)

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

paulk pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 7786fe8  fix another broken link (side effect: closes #14)
7786fe8 is described below

commit 7786fe83c6dec3566aa4f0cb834d4472a7733a10
Author: Paul King <pa...@asert.com.au>
AuthorDate: Sat Jul 20 21:26:07 2019 +1000

    fix another broken link (side effect: closes #14)
---
 site/src/site/pages/buildstatus.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/src/site/pages/buildstatus.groovy b/site/src/site/pages/buildstatus.groovy
index e78cdb9..8ffdea8 100644
--- a/site/src/site/pages/buildstatus.groovy
+++ b/site/src/site/pages/buildstatus.groovy
@@ -68,7 +68,7 @@ layout 'layouts/main.groovy', true,
                                 p """
                                     The Groovy development team is keen to test Groovy development versions against important
                                     ecosystem projects. If you want your project to be added to the list, please contact
-                                    us on the ${$a(href:'mailing-lists.html','development mailing list')}.
+                                    us on the ${$a(href:'http://groovy-lang.org/mailing-lists.html','development mailing list')}.
                                 """
                             }
                         }