John Vandenberg has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/181607

Change subject: Update broken URL for publisher ranges
......................................................................

Update broken URL for publisher ranges

The URL in a code comment is now a broken link.
Replaced:
    http://www.isbn-international.org/converter/ranges.htm
with:
    
https://web.archive.org/web/20090823122028/http://www.isbn-international.org/converter/ranges.htm

Change-Id: I8674419457247b054ebc68a420a8e5e6aa2d96d5
---
M scripts/isbn.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/07/181607/1

diff --git a/scripts/isbn.py b/scripts/isbn.py
index 50663ac..2198ea1 100755
--- a/scripts/isbn.py
+++ b/scripts/isbn.py
@@ -51,7 +51,7 @@
 }
 
 # Maps each group number to the list of its publisher number ranges.
-# Taken from https://www.isbn-international.org/converter/ranges.htm
+# Taken from 
https://web.archive.org/web/20090823122028/http://www.isbn-international.org/converter/ranges.htm
 ranges = {
     '0': [  # English speaking area
         ('00', '19'),

-- 
To view, visit https://gerrit.wikimedia.org/r/181607
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8674419457247b054ebc68a420a8e5e6aa2d96d5
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: John Vandenberg <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to