Skip to content

Commit ef6e4d8

Browse files
authored
Fix URL of Finnish police document
The old URL returns a 404, this is the current replacement.
1 parent 657407c commit ef6e4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/passport_guide.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
--[[
2121
PASSPORT CROPPING GUIDE
2222
guides for cropping passport photos based on documents from the Finnish police
23-
(https://www.poliisi.fi/instancedata/prime_product_julkaisu/intermin/embeds/poliisiwwwstructure/38462_Passikuvaohje_EN.pdf) describing passport photo dimensions of 47x36 mm and 500x653 px for digital biometric data stored in passports. They use ISO 19794-5 standard based on ICAO 9303 regulations which should also be compliant for all of Europe.
23+
(https://poliisi.fi/documents/25235045/31329600/Passport-photograph-instructions-by-the-police-2020-EN-fixed.pdf/1eec2f4c-aed7-68e0-c112-0a8f25e0328d/Passport-photograph-instructions-by-the-police-2020-EN-fixed.pdf) describing passport photo dimensions of 47x36 mm and 500x653 px for digital biometric data stored in passports. They use ISO 19794-5 standard based on ICAO 9303 regulations which should also be compliant for all of Europe.
2424
2525
INSTALLATION
2626
* copy this file in $CONFIGDIR/lua/ where CONFIGDIR is your darktable configuration directory

0 commit comments

Comments
 (0)