diff --git a/README.md b/README.md index b4e868a..5b56428 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ The data returned (`exifData` in the example above) is an object containing obje * `interoperability` for interoperability information (Interoperability IFD) * `makernote` for vendor specific Exif information (Makernotes) -The ouput for an [example image](http://www.exif.org/samples/fujifilm-finepix40i.jpg) might thus look like this: +The ouput for an [example image](http://dev.exiv2.org/attachments/download/487/fujifilm-finepix40i.jpg) might thus look like this: ``` { @@ -142,4 +142,4 @@ There are a lot of things still to be done and to be made better. If you have an ## License -_node-exif_ is licensed under the MIT License. (See LICENSE) \ No newline at end of file +_node-exif_ is licensed under the MIT License. (See LICENSE)