README.md in convert_api-1.1.0 vs README.md in convert_api-1.2.0
- old
+ new
@@ -94,10 +94,10 @@
puts user_info['SecondsLeft']
```
### More examples
-You can find more advanced examples in the [examples/](examples) folder.
+You can find more advanced examples in the [examples/](https://github.com/ConvertAPI/convertapi-ruby/tree/master/examples) folder.
## Development
Run `CONVERT_API_SECRET=your_secret rake spec` to run the tests.