From 5604d91be8e92f12b0bf2c599bb858e8f3704143 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Thu, 13 Apr 2017 22:37:33 +0200 Subject: Switch to HTTPS URLs --- stdnum/isil.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stdnum/isil.py') diff --git a/stdnum/isil.py b/stdnum/isil.py index ec1afd6..d16cc46 100644 --- a/stdnum/isil.py +++ b/stdnum/isil.py @@ -1,7 +1,7 @@ # isil.py - functions for handling identifiers for libraries and related # organizations # -# Copyright (C) 2011-2015 Arthur de Jong +# Copyright (C) 2011-2017 Arthur de Jong # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -41,7 +41,7 @@ More information: * https://en.wikipedia.org/wiki/ISBT_128 * http://biblstandard.dk/isil/ -* http://www.iso.org/iso/catalogue_detail?csnumber=57332 +* https://www.iso.org/standard/57332.html >>> validate('IT-RM0267') 'IT-RM0267' -- cgit v1.2.3