Skip to content

Commit

Permalink
Updated javadocs link
Browse files Browse the repository at this point in the history
  • Loading branch information
mta452 authored Dec 9, 2018
1 parent 1e0341c commit b315675
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ It is a wrapper over mature C libraries, [FreeType](https://www.freetype.org), [
If you are building with Gradle, simply add the following line to the `dependencies` section of your `build.gradle` file:

```groovy
compile 'com.github.mta452:tehreer-android:2.2'
compile 'com.github.mta452:tehreer-android:2.3'
```

## Proguard
Expand All @@ -29,7 +29,7 @@ compile 'com.github.mta452:tehreer-android:2.2'
```

## API Reference
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.
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.

## License
```
Expand Down

0 comments on commit b315675

Please sign in to comment.