diff --git a/README.md b/README.md index 0a881af10..9b5e7c7e7 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Please read the [issue guidelines](https://github.com/blueimp/jQuery-File-Upload ## Requirements * [jQuery](http://jquery.com/) v. 1.6+ * [jQuery UI widget factory](http://api.jqueryui.com/jQuery.widget/) v. 1.9+ (included) -* [jQuery Iframe Transport plugin](https://github.com/blueimp/jQuery-File-Upload/blob/master/jquery.iframe-transport.js) (included) +* [jQuery Iframe Transport plugin](https://github.com/blueimp/jQuery-File-Upload/blob/master/js/jquery.iframe-transport.js) (included) * [JavaScript Templates engine](https://github.com/blueimp/JavaScript-Templates) v. 2.1.0+ (optional) * [JavaScript Load Image function](https://github.com/blueimp/JavaScript-Load-Image) v. 1.5.0+ (optional) * [JavaScript Canvas to Blob function](https://github.com/blueimp/JavaScript-Canvas-to-Blob) v. 2.0.5+ (optional)