Fix link to docs

This commit is contained in:
Rand McKinney 2015-09-15 11:05:22 -07:00
parent c7fc3095a6
commit 2f8b11cee4
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ module.exports = StorageService;
* </ul>
*
* 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
*/
function StorageService(options) {