From dc41efcb7d623c330d1ae5a13a886633a3ea0d51 Mon Sep 17 00:00:00 2001 From: Quincy Morgan <2046746+quincylvania@users.noreply.github.com> Date: Wed, 22 Jul 2020 11:52:54 -0400 Subject: [PATCH] Fix links in changelog --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec8e9972c..7fa5729cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,10 +39,10 @@ _Breaking changes, which may affect downstream projects or sites that embed iD, * Properly update the inspector when switching between features with generic presets ([#7827]) * Fix broken Browse button for custom map data files ([#7828]) -[@7827]: https://github.com/7827 -[@7820]: https://github.com/7820 -[@7823]: https://github.com/7823 -[@7828]: https://github.com/7828 +[#7820]: https://github.com/openstreetmap/iD/issues/7820 +[#7823]: https://github.com/openstreetmap/iD/issues/7823 +[#7827]: https://github.com/openstreetmap/iD/issues/7827 +[#7828]: https://github.com/openstreetmap/iD/issues/7828 # 2.18.2 ##### 2020-Jul-21