From e438306e793fb86a4feaef8a9da7cf5a48c62a2a Mon Sep 17 00:00:00 2001 From: Johannes Filter Date: Mon, 11 Nov 2024 14:18:33 +0100 Subject: [PATCH] Fix broken link --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6caaf46..f713bf4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,7 +28,7 @@ For some countries, we are still trying to get the data and will update them as ## 2023-01-19 -- Added [EU NUTS levels](https://ec.europa.eu/eurostat/web/nuts/national-structures) data & aggregations. +- Added [EU NUTS levels](https://web.archive.org/web/20231219020551/https://ec.europa.eu/eurostat/web/nuts/national-structures) data & aggregations. - Fixed some data cleaning, this slightly changes some of the aggregated numbers on the platform. ## 2023-01-12