Skip to content

Commit 56a1763

Browse files
committed
Fix broken link
Closes #234
1 parent 41954f9 commit 56a1763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ angular.module('App', ['rzModule'])
287287

288288
## Slider events
289289

290-
To force slider to recalculate dimensions, broadcast **reCalcViewDimensions** event from parent scope. This is useful for example when you use slider inside a widget where the content is hidden at start - see the "Sliders into modal" example [on the demo site](http://rzajac.github.io/angularjs-slider/).
290+
To force slider to recalculate dimensions, broadcast **reCalcViewDimensions** event from parent scope. This is useful for example when you use slider inside a widget where the content is hidden at start - see the "Sliders into modal" example [on the demo site](http://angular-slider.github.io/angularjs-slider).
291291

292292
You can also force redraw with **rzSliderForceRender** event.
293293

0 commit comments

Comments
 (0)