Skip to content

Commit 4b2bbeb

Browse files
authoredJan 17, 2019
Fixed broken release links in README.MD
1 parent d9804ab commit 4b2bbeb

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
@@ -54,11 +54,11 @@ repositories {
5454

5555
You can just drop the jar file in.
5656

57-
[socketlabs-java-1.0.3.jar](https://github.com/socketlabs/socketlabs-java/releases/download/1.0.3/socketlabs-java-1.0.3.jar)
57+
[socketlabs-java-1.0.3.jar](https://github.com/socketlabs/socketlabs-java/releases/download/1.0.3/injectionApi-1.0.3.jar)
5858

59-
[socketlabs-java-1.0.3-sources.jar](https://github.com/socketlabs/socketlabs-java/releases/download/1.0.3/socketlabs-java-1.0.3-sources.jar)
59+
[socketlabs-java-1.0.3-sources.jar](https://github.com/socketlabs/socketlabs-java/releases/download/1.0.3/injectionApi-1.0.3-sources.jar)
6060

61-
[socketlabs-java-1.0.3-javadoc.jar](https://github.com/socketlabs/socketlabs-java/releases/download/1.0.3/socketlabs-java-1.0.3-javadoc.jar)
61+
[socketlabs-java-1.0.3-javadoc.jar](https://github.com/socketlabs/socketlabs-java/releases/download/1.0.3/injectionApi-1.0.3-javadoc.jar)
6262

6363
Alternately, you can simply [clone this repository](https://github.com/socketlabs/socketlabs-java.git) directly to include the source code in your project.
6464

0 commit comments

Comments
 (0)
Please sign in to comment.