Skip to content

Commit e529192

Browse files
authored
Merge pull request #1 from tommygaessler/master
fixed broken link to api doc
2 parents 4f6a381 + d558d24 commit e529192

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The official Java client for the Imagizer Media Engine.
44

5-
The Imagizer Media Engine accelerates media delivery to your mobile Apps or Webpages by dynamically rescaling, cropping, and compressing images in real time. See all Imagizer features in our [doc](demo.imagizercdn.com/doc).
5+
The Imagizer Media Engine accelerates media delivery to your mobile Apps or Webpages by dynamically rescaling, cropping, and compressing images in real time. See all Imagizer features in our [doc](http://demo.imagizercdn.com/doc).
66

77
## Install from JCenter or Maven
88
```gradle
@@ -22,7 +22,7 @@ gradle test
2222
```
2323

2424
## Basic Usage
25-
Using the free to test Imagizer Demo Service
25+
Using the free to test Imagizer Demo Service
2626
```java
2727
import com.nventify.ImagizerClient;
2828

0 commit comments

Comments
 (0)