Skip to content

Commit b315675

Browse files
authored
Updated javadocs link
1 parent 1e0341c commit b315675

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ It is a wrapper over mature C libraries, [FreeType](https://www.freetype.org), [
1818
If you are building with Gradle, simply add the following line to the `dependencies` section of your `build.gradle` file:
1919

2020
```groovy
21-
compile 'com.github.mta452:tehreer-android:2.2'
21+
compile 'com.github.mta452:tehreer-android:2.3'
2222
```
2323

2424
## Proguard
@@ -29,7 +29,7 @@ compile 'com.github.mta452:tehreer-android:2.2'
2929
```
3030

3131
## API Reference
32-
The [Javadocs](https://mta452.github.io/Tehreer-Android/apidocs/) are available for online browsing. The Javadocs are also bundled as source Jars with each distribution for consumption in the IDE.
32+
The [Javadocs](https://tehreer.github.io/Tehreer-Android/apidocs/) are available for online browsing. The Javadocs are also bundled as source Jars with each distribution for consumption in the IDE.
3333

3434
## License
3535
```

0 commit comments

Comments
 (0)