We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1487878 commit 3d03a88Copy full SHA for 3d03a88
README.md
@@ -51,7 +51,7 @@ Then in your code:
51
Download
52
--------
53
54
-If you're still using Eclipse then check the source code out and use it as an [Android Library Project][2]
+If you're still using Eclipse then grab the [latest JAR version][2]
55
56
Otherwise you can grab it using Maven:
57
@@ -114,5 +114,5 @@ TODO
114
115
116
[1]: https://oss.sonatype.org/content/repositories/releases/uk/co/deanwild/flowtextview/2.0.2/flowtextview-2.0.2.aar
117
-[2]: http://developer.android.com/tools/projects/projects-eclipse.html
+[2]: https://github.com/deano2390/FlowTextView/releases/download/v2.0.2/flowtextview-2.0.2.jar
118
[3]: https://code.google.com/p/android-flowtextview/
0 commit comments