Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 100d205

Browse files
committed
Update examples
1 parent 317c271 commit 100d205

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Status:
77
Links:
88
[![Join the chat at https://gitter.im/rzajac/angularjs-slider](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/rzajac/angularjs-slider?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
99

10-
Slider directive implementation for AngularJS, without any dependencies.
10+
Slider directive implementation for AngularJS, without any dependencies: [http://rzajac.github.io/angularjs-slider](http://rzajac.github.io/angularjs-slider/index.html).
1111

1212
- Mobile friendly
1313
- Fast
@@ -26,8 +26,8 @@ Slider directive implementation for AngularJS, without any dependencies.
2626

2727
## Examples
2828

29-
- **Various examples:** [http://rzajac.github.io/angularjs-slider/](http://rzajac.github.io/angularjs-slider/index.html)
30-
- **Same examples with code:** https://jsfiddle.net/nrdmtzjm/
29+
- **Various examples:** [http://rzajac.github.io/angularjs-slider](http://rzajac.github.io/angularjs-slider/index.html)
30+
- **Same examples with code:** https://jsfiddle.net/juhbf3dz/
3131

3232
## Reporting issues
3333
Make sure the report is accompanied by a reproducible demo. The ideal demo is created by forking [our standard jsFiddle](http://jsfiddle.net/cwhgLcjv/), adding your own code and stripping it down to an absolute minimum needed to demonstrate the bug.

0 commit comments

Comments
 (0)