Skip to content

Commit 4cf0997

Browse files
authored
Update README.md
Fix Links
1 parent eb54ecb commit 4cf0997

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -623,11 +623,11 @@ readOnlyBytes.inputStream();
623623

624624
## Download
625625

626-
The artifacts are deployed to [jcenter](https://bintray.com/bintray/jcenter) and [Maven Central](https://search.maven.org/).
626+
The artifacts are deployed to [Maven Central](https://search.maven.org/).
627627

628628
### Maven
629629

630-
Add the dependency of the [latest version](https://github.com/patrickfav/bytes/releases) to your `pom.xml`:
630+
Add the dependency of the [latest version](https://github.com/patrickfav/bytes-java/releases) to your `pom.xml`:
631631

632632
```xml
633633
<dependency>
@@ -645,7 +645,7 @@ Add to your `build.gradle` module dependencies:
645645

646646
### Local Jar Library
647647

648-
[Grab jar from latest release.](https://github.com/patrickfav/bytes/releases/latest)
648+
[Grab jar from latest release.](https://github.com/patrickfav/bytes-java/releases/latest)
649649

650650
### OSGi
651651

0 commit comments

Comments
 (0)