Fix link to docs
This commit is contained in:
parent
c7fc3095a6
commit
2f8b11cee4
|
@ -18,7 +18,7 @@ module.exports = StorageService;
|
||||||
* </ul>
|
* </ul>
|
||||||
*
|
*
|
||||||
* Other supported values depend on the provider.
|
* Other supported values depend on the provider.
|
||||||
* See the [documentation](http://docs.strongloop.com/display/DOC/Storage+service) for more information.
|
* See the [documentation](https://docs.strongloop.com/display/LB/Storage+component) for more information.
|
||||||
* @class
|
* @class
|
||||||
*/
|
*/
|
||||||
function StorageService(options) {
|
function StorageService(options) {
|
||||||
|
|
Loading…
Reference in New Issue