File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ The directive is asking the datasource for data to build and render elements unt
5858It will start retrieving new data for new elements again if the user scrolls up/down to the edge of visible element list.
5959
6060
61- ![ ] ( https://raw.githubusercontent.com/angular-ui/ui-scroll/modules /demo/ui-scroll-demo.gif )
61+ ![ ] ( https://raw.githubusercontent.com/angular-ui/ui-scroll/master /demo/ui-scroll-demo.gif )
6262
6363
6464### Basic usage
@@ -406,7 +406,7 @@ npm start
406406 __ 2__ . To run tests in keep-alive mode use
407407
408408```
409- npm run test
409+ npm test
410410```
411411
412412 This runs karma testing against temporary distributive files (./temp). We created a number of specifications which consist of more
You can’t perform that action at this time.
0 commit comments