details: https://code.tryton.org/tryton/commit/12c68d829574 branch: default user: Cédric Krier <[email protected]> date: Sun Mar 08 11:17:53 2026 +0100 description: Replace the UN M49 unstats link by Wikipedia link in the country documentation diffstat:
modules/country/doc/design.rst | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r b8d376d240da -r 12c68d829574 modules/country/doc/design.rst --- a/modules/country/doc/design.rst Wed Feb 18 14:24:35 2026 +0100 +++ b/modules/country/doc/design.rst Sun Mar 08 11:17:53 2026 +0100 @@ -30,8 +30,8 @@ The *Region* represents a geographical region that groups `Countries <model-country.country>`. The main usage is for reporting and statistics. -The `UN M49 <https://unstats.un.org/unsd/methodology/m49/>`_ methodology and -codes are used when `Loading and updating countries and subdivisions`. +The `UN M49 <https://en.wikipedia.org/wiki/UN_M49>`_ methodology and codes are +used when `Loading and updating countries and subdivisions`. .. seealso::
