diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2016-04-11 22:58:17 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2016-04-11 22:58:21 +0200 |
commit | e28b5e10acc6050f016c1171c35b10354927a8b2 (patch) | |
tree | b593c5a3bafe978c228ffcedc0734bef5f90447c /stdnum/tr | |
parent | feab9177256f77da9413a397016691fad177be79 (diff) |
Make more information links consistent
Also fix a docstring in stdnum.nl.bsn and add a pointer to
stdnum.nl.onderwijsnummer.
Diffstat (limited to 'stdnum/tr')
-rw-r--r-- | stdnum/tr/tckimlik.py | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/stdnum/tr/tckimlik.py b/stdnum/tr/tckimlik.py index a465cf3..4083229 100644 --- a/stdnum/tr/tckimlik.py +++ b/stdnum/tr/tckimlik.py @@ -24,9 +24,10 @@ The Turkish Identification Number (Türkiye Cumhuriyeti Kimlik Numarası) is a unique personal identification number assigned to every citizen of Turkey. The number consists of 11 digits and the last two digits are check digits. -More information can be found at: - https://en.wikipedia.org/wiki/Turkish_Identification_Number - https://tckimlik.nvi.gov.tr/ +More information: + +* https://en.wikipedia.org/wiki/Turkish_Identification_Number +* https://tckimlik.nvi.gov.tr/ >>> validate('17291716060') '17291716060' |