Fix link refs.

This commit is contained in:
Jesse Kinkead 2015-11-12 09:52:23 -08:00
parent ce4ae7a475
commit a631c635e2
1 changed files with 1 additions and 1 deletions

View File

@ -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