From 91ca4dac21c66c50b44b9334287ddc4277991867 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Fri, 20 Mar 2020 17:50:39 +0100 Subject: Use HTTPS in URLs where possible --- stdnum/mu/nid.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdnum/mu/nid.py') diff --git a/stdnum/mu/nid.py b/stdnum/mu/nid.py index 5af67fd..fef4193 100644 --- a/stdnum/mu/nid.py +++ b/stdnum/mu/nid.py @@ -35,7 +35,7 @@ The number consists of one alphabetic character and thirteen digits: More information: -* http://mnis.govmu.org/English/ID%20Card/Pages/default.aspx +* https://mnis.govmu.org/English/ID%20Card/Pages/default.aspx """ import datetime -- cgit v1.2.3