Skip to content

Commit 93d280f

Browse files
Fix links in release notes.
1 parent c0efd55 commit 93d280f

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/RELEASE_NOTES.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,12 @@ are breaking changes. If there are, then a migration guide should be provided.
4747
**Bug Fixes** (4)
4848
- **Build Tools** - Fixes issue were JavaDoc jar was not built. [#117](https://github.com/commercetools/commercetools-sync-java/issues/117)
4949
- **Build Tools** - Fixes issue were JavaDoc was not published on github. [#118](https://github.com/commercetools/commercetools-sync-java/issues/118)
50-
- **Product Sync** - Fixes a potential bug where an exisitng master variant key could be blank. [#122]
51-
(https://github.com/commercetools/commercetools-sync-java/issues/122)
50+
- **Product Sync** - Fixes a potential bug where an exisitng master variant key could be blank.[#122](https://github.com/commercetools/commercetools-sync-java/issues/122)
5251
- **Product Sync** - Fixes a potential bug where a product draft could be provided with no master variant set. [#122](https://github.com/commercetools/commercetools-sync-java/issues/122)
5352

5453
**Enhancements** (2)
5554
- **Build Tools** - Integration tests project credentials can now be set on a properties file not only as environment variables and give error messages if not set. [#105](https://github.com/commercetools/commercetools-sync-java/issues/105)
56-
- **Product Sync** - Validates the SKU before making a `ChangeMasterVariant` request by SKU. [#122]
55+
- **Product Sync** - Validates the SKU before making a `ChangeMasterVariant` request by SKU. [#122](https://github.com/commercetools/commercetools-sync-java/issues/122)
5756

5857
**Doc Fixes** (4)
5958
- **Build Tools** - Adds bintray badge to repo. [#126](https://github.com/commercetools/commercetools-sync-java/issues/126)

0 commit comments

Comments
 (0)