Skip to content

Commit

Permalink
Fixed broken container example link.
Browse files Browse the repository at this point in the history
  • Loading branch information
oblador committed Apr 12, 2014
1 parent 1590e32 commit 046b7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ If your links lie outside of the scrollable element, wrap them with the `du-scro
```

### [All in together now](http://www.youtube.com/watch?v=cx4KtTezEFg&feature=kp)
The directives play well together, try [the demo](http://durated.github.io/angular-scroll/context.html) or inspect its [source code](https://github.com/durated/angular-scroll/blob/master/example/context.html).
The directives play well together, try [the demo](http://durated.github.io/angular-scroll/container.html) or inspect its [source code](https://github.com/durated/angular-scroll/blob/master/example/context.html).

```html
<ul du-spy-context du-scroll-container="scroll-container">
Expand Down

0 comments on commit 046b7df

Please sign in to comment.