From 7cabe5b4999a2e734f73748b100ac37b3677327e Mon Sep 17 00:00:00 2001 From: lutangar Date: Wed, 29 Nov 2023 15:07:00 +0100 Subject: [PATCH] Fix link to admin2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cb263c..3e6ff5f 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Where the `code` is the concatenation of the `country` code and the `admin1` cod - `US.MA` → **Massachusetts** -For [./admin1.json](./admin2.json) concatenate `country`, `admin1` code and the `admin2` code: +For [./admin2.json](./admin2.json) concatenate `country`, `admin1` code and the `admin2` code: - `US.MA.025` → **Suffolk County**