diff --git a/CHANGELOG-v3.md b/CHANGELOG-v3.md index 6572f0fdd23..1ce2f1efe68 100644 --- a/CHANGELOG-v3.md +++ b/CHANGELOG-v3.md @@ -4,7 +4,7 @@ ### Added - Element indexes with unsaved drafts now show a “Drafts” option in the status menu. -- Added the `utils/fix-element-uids` command, which ensures all elements have unique UIDs. ([#4653[(https://github.com/craftcms/cms/issues/4653)]]) +- Added the `utils/fix-element-uids` command, which ensures all elements have unique UIDs. ([#4653](https://github.com/craftcms/cms/issues/4653)) ### Fixed - Fixed a bug where it wasn’t possible to create a homepage Single section if a prior entry revisions’ URI had been set to `__home__`. ([#4657](https://github.com/craftcms/cms/issues/4657))