From 24ddf66a3394719bbfe74b3b880cb1154b408a61 Mon Sep 17 00:00:00 2001 From: Verwoerd Date: Sat, 2 Nov 2024 08:38:13 +0100 Subject: [PATCH] Fix Tallinn again --- README.md | 2 +- universities/logos/{11048.svg => 11054.svg} | 0 universities/organizations.json | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) rename universities/logos/{11048.svg => 11054.svg} (100%) diff --git a/README.md b/README.md index 2bb7102..62a4704 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ For DOMJudge use the `background_64.zip`. | | 8317 | University of Bristol | :heavy_check_mark: | | | 9858 | Université Catholique de Louvain | :heavy_check_mark: | | | 10500 | Maastricht University | :heavy_check_mark: | -| | 11048 | Tallinn University of Technology | :heavy_check_mark: | +| | 11054 | Tallinn University of Technology | :heavy_check_mark: | | | 11103 | KU Leuven | :heavy_check_mark: | | | 11352 | Ruhr University Bochum | :heavy_check_mark: | | | 13859 | University of Luxembourg | :heavy_check_mark: | diff --git a/universities/logos/11048.svg b/universities/logos/11054.svg similarity index 100% rename from universities/logos/11048.svg rename to universities/logos/11054.svg diff --git a/universities/organizations.json b/universities/organizations.json index 06531ba..a65740e 100644 --- a/universities/organizations.json +++ b/universities/organizations.json @@ -856,8 +856,8 @@ } }, { - "id": "11048", - "icpc_id": "11048", + "id": "11054", + "icpc_id": "11054", "name": "TalTech", "formal_name": "Tallinn University of Technology", "country": "EST",