8000 Switch some URLs to HTTPS · zipus/python-stdnum@6e8c783 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6e8c783

Browse files
committed
Switch some URLs to HTTPS
1 parent 497bb11 commit 6e8c783

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

stdnum/cr/cpj.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
3333
* https://www.hacienda.go.cr/consultapagos/ayuda_cedulas.htm
3434
* https://www.procomer.com/downloads/quiero/guia_solicitud_vuce.pdf (page 11)
35-
* http://www.registronacional.go.cr/personas_juridicas/documentos/Consultas/Listado%20de%20Clases%20y%20Tipos%20Cedulas%20Juridicas.pdf
35+
* https://rnpdigital.com/personas_juridicas/documentos/Consultas/Listado%20de%20Clases%20y%20Tipos%20Cedulas%20Juridicas.pdf
3636
* https://www.hacienda.go.cr/ATV/frmConsultaSituTributaria.aspx
3737
3838
>>> validate('3-101-999999')

stdnum/fr/nir.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
3636
* https://www.insee.fr/en/metadonnees/definition/c1409
3737
* https://en.wikipedia.org/wiki/INSEE_code
38-
* http://resoo.org/docs/_docs/regles-numero-insee.pdf
38+
* https://web.archive.org/web/20160910153938/http://resoo.org/docs/_docs/regles-numero-insee.pdf
3939
* https://fr.wikipedia.org/wiki/Numéro_de_sécurité_sociale_en_France
4040
* https://xml.insee.fr/schema/nir.html
4141

stdnum/si/maticna.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
3434
More information:
3535
36-
* http://www.pisrs.si/Pis.web/pregledPredpisa?id=URED7599
36+
* https://pisrs.si/pregledPredpisa?id=URED7599
3737
3838
>>> validate('9331310000')
3939
'9331310'

0 commit comments

Comments
 (0)
0