Fix link to Refresher docs

This commit is contained in:
Carl
2016-04-22 15:04:29 -04:00
parent 18a0fe12a3
commit b3ab08eb8c

View File

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