stephanenicolas / robospice

Repo of the Open Source Android library : RoboSpice. RoboSpice is a modular android library that makes writing asynchronous long running tasks easy. It is specialized in network requests, supports caching and offers REST requests out-of-the box using extension modules.
Apache License 2.0
2.95k stars 545 forks source link

Javadoc wiki link broken #330

Closed doridori closed 10 years ago

doridori commented 10 years ago

Javadoc link here should point to a working like i.e. http://stephanenicolas.github.io/robospice/site/latest/apidocs/ not http://octo-online.github.com/robospice/site/latest/apidocs/index.html

rciovati commented 10 years ago

Fixed, thanks