diff --git a/notes/0.13.10/always-honor-api-url.markdown b/notes/0.13.10/always-honor-api-url.markdown index a0844d23c..ef7133b6e 100644 --- a/notes/0.13.10/always-honor-api-url.markdown +++ b/notes/0.13.10/always-honor-api-url.markdown @@ -5,6 +5,6 @@ ### Improvements -- The setting `apiURL` used to be ignored if `autoAPIMappings` was `false`. It will now be inserted into the built POM file regardless of the value of `autoAPIMappings`. [#2262] by [@jkinkead] +- The setting `apiURL` used to be ignored if `autoAPIMappings` was `false`. It will now be inserted into the built POM file regardless of the value of `autoAPIMappings`. [#2262][2262] by [@jkinkead][@jkinkead] ### Bug fixes