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 ab63878  .html can be omitted
ab63878 is described below

commit ab63878250a8851acc1f1520d9990243dd861334
Author: Sebb <[email protected]>
AuthorDate: Sat Feb 27 11:32:03 2021 +0000

    .html can be omitted
---
 tools/download_check.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/download_check.rb b/tools/download_check.rb
index ef14522..2cba8dc 100755
--- a/tools/download_check.rb
+++ b/tools/download_check.rb
@@ -266,7 +266,7 @@ VERIFY_TEXT = [
  'check that the download has completed OK',
  'You should verify your download',
  'downloads can be verified',
- 'www.apache.org/info/verification.html',
+ 'www.apache.org/info/verification',
  'www.apache.org/dyn/closer.cgi#verify',
  'verify your mirrored downloads',
  'verify your downloads',

Reply via email to