Skip to content

Commit a2cd8b6

Browse files
committed
update README for new docs url
1 parent b8dc20b commit a2cd8b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ See the README there, but briefly:
5454

5555
```
5656
"require": {
57-
"jcupitt/vips" : "1.0.5"
57+
"jcupitt/vips" : "1.0.7"
5858
}
5959
```
6060

@@ -85,7 +85,7 @@ $ ./try1.php ~/pics/k2.jpg x.tif
8585
```
8686

8787
See `examples/`. We have a [complete set of formatted API
88-
docs](https://libvips.github.io/php-vips/docs/classes/Jcupitt.Vips.Image.html).
88+
docs](https://libvips.github.io/php-vips/docs/classes/Jcupitt-Vips-Image.html).
8989

9090
### Introduction to the API
9191

0 commit comments

Comments
 (0)