exonum-java-binding
exonum-java-binding copied to clipboard
[ECR-2867] Fixed links to the new repo name
Overview
See: https://jira.bf.local/browse/ECR-2867 Should be double checked and merged after the repo renaming.
Definition of Done
- [ ] There are no TODOs left in the code
- [ ] Change is covered by automated tests
- [ ] The coding guidelines are followed
- [ ] Public API has Javadoc
- [ ] Method preconditions are checked and documented in the Javadoc of the method
- [ ] Changelog is updated if needed (in case of notable or breaking changes)
- [ ] The continuous integration build passes