From d66be6f569b4cf388c9880ec5d68f3f9e9165900 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Fri, 24 May 2019 22:49:23 -0400 Subject: [PATCH] Fix link --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f4dd2c8e..ef2be8b5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,7 +70,7 @@ _Breaking changes, which may affect downstream projects or sites that embed iD, #### :bug: Bugfixes * Fix raw tag editor styling for custom data editor ([#6427]) * Fix bug centering map when clicking on an issue in the Issues pane ([#6384]) -* Fix vector tile layers (#6426) +* Fix vector tile layers ([#6426]) * Fix bug causing new data to be discarded when running fixes to upgrade tags or remove private data ([#6407]) * Fix issue causing duplicate expanded community entries to appear ([#6422]) * Fix bug where iD could add empty source tag to changesets ([#6405])