README.md in scribd-carrierwave-0.1.1 vs README.md in scribd-carrierwave-0.1.2
- old
+ new
@@ -42,10 +42,10 @@
To display multiple documents on the same page, you need to pass in a unique id for each one:
````<%= attachment.display_ipaper({id: '_attachement1'}) %>````
-To pass in params to the Scribd javascript options (listed [here](http://www.scribd.com/developers/api?method_name=Javascript+API#parameters))
+To pass in params to the Scribd javascript options (listed [here](http://www.scribd.com/developers/javascript_api#parameters))
````<%= attachment.display_ipaper({height: 700, width: 600}) %>````
To get the link to the fullscreen document:
\ No newline at end of file