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 256e356 Fix up link to scanner code
256e356 is described below
commit 256e356194e7ce8d313fdf16ff39933b5d60847a
Author: Sebb <[email protected]>
AuthorDate: Thu May 4 10:39:04 2017 +0100
Fix up link to scanner code
---
www/site.cgi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/site.cgi b/www/site.cgi
index e452688..8176fb9 100755
--- a/www/site.cgi
+++ b/www/site.cgi
@@ -93,7 +93,7 @@ _html do
_ 'Current (beta) status of Apache PMC top level websites vis-a-vis '
_a 'required links', href:
'https://www.apache.org/foundation/marks/pmcs#navigation'
_ '. '
- _a 'See crawler code', href:
'https://whimsy.apache.org/tools/site-check.rb'
+ _a 'See crawler code', href:
'https://raw.githubusercontent.com/apache/whimsy/master/tools/site-scan.rb'
_ ' and '
_a 'raw JSON data', href: DATAURI
_ ". Last crawl time: #{crawl_time} over #{sites.size} sites."
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].