From 670d8392f58be70d4cea201f1596aa7a3d0730cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=E2=84=93e=20Hensel?= Date: Sun, 9 Mar 2025 20:02:44 +1100 Subject: [PATCH] fix changelog link (#10854) --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 203bacbb2..304ba10b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -75,7 +75,7 @@ _Breaking developer changes, which may affect downstream projects or sites that * Revalidate ways that are added to or removed from relations ([#10786]) * Preserve `crossing:markings` tag when fixing missing connection of crossing path and road ([#9586], thanks [@jtracey]) * Add a dedicated description to fix waterway-road intersections by adding a _culvert_ ([#10778], thanks [@matkoniecz]) -* Separate tag-upgrade warnings from NSI suggestions ([#10800], thanks [@k-yle]) +* Separate tag-upgrade warnings from NSI suggestions ([#10801], thanks [@k-yle]) #### :bug: Bugfixes * Prevent degenerate ways caused by deleting a corner of a triangle ([#10003], thanks [@k-yle]) * Fix briefly disappearing data layer during background layer tile layer switching transition ([#10748]) @@ -119,7 +119,7 @@ _Breaking developer changes, which may affect downstream projects or sites that [#10776]: https://github.com/openstreetmap/iD/issues/10776 [#10778]: https://github.com/openstreetmap/iD/issues/10778 [#10798]: https://github.com/openstreetmap/iD/pull/10798 -[#10800]: https://github.com/openstreetmap/iD/pull/10800 +[#10801]: https://github.com/openstreetmap/iD/pull/10801 [#10807]: https://github.com/openstreetmap/iD/issues/10807 [@hlfan]: https://github.com/hlfan [@Deeptanshu-sankhwar]: https://github.com/Deeptanshu-sankhwar