diff --git a/CHANGELOG.md b/CHANGELOG.md index 7459a3d7..4691fbec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 1. [](#improved) * Added a delay before reloading the page when a plugin or theme get installed * Fix prompting to remove Grav itself when removing a package that requires a specific Grav version - * Remove cli-server exception since we now have [compatibility with a custom router in Grav](https://github.com/getgrav/grav/pull/1219) + * Remove cli-server exception since we now have compatibility with a custom router in Grav [#1219](https://github.com/getgrav/grav/pull/1219) 1. [](#bugfix) * Fix issue with array field and `value_only: true`