Merge pull request #6290 from nbs/patch-1

docs(refresher): fix link to refresher docs
This commit is contained in:
Adam Bradley
2016-04-22 14:13:34 -05:00

View File

@ -15,7 +15,7 @@ import {ScrollView} from '../../util/scroll-view';
* some useful methods to control the scrollable area. * some useful methods to control the scrollable area.
* *
* The content area can also implement pull-to-refresh with the * The content area can also implement pull-to-refresh with the
* [Refresher](../../scroll/Refresher) component. * [Refresher](../../refresher/Refresher) component.
* *
* @usage * @usage
* ```html * ```html