diff --git a/NEXT_CHANGELOG.md b/NEXT_CHANGELOG.md index f1d0ed4f90..af6aea074c 100644 --- a/NEXT_CHANGELOG.md +++ b/NEXT_CHANGELOG.md @@ -235,7 +235,7 @@ Now that the Elastic-2.0 spdx is a valid identifier in the rust ecosystem, we ca By [@o0Ignition0o](https://github.com/o0Ignition0o) in https://github.com/apollographql/router/pull/2054 ## 📚 Documentation -### Create yaml config design guidance ([Issue #2158](https://github.com/apollographql/router/pull/2158)) +### Create yaml config design guidance ([Issue #2158](https://github.com/apollographql/router/issues/2158)) Added some yaml design guidance to help us create consistent yaml config for new and existing features.