diff options
author | berndhopp <bernd@vaadin.com> | 2016-01-22 15:36:47 +0100 |
---|---|---|
committer | berndhopp <bernd@vaadin.com> | 2016-01-22 15:41:35 +0100 |
commit | ae8b143761fd59160d40e5bab01966cc4455475d (patch) | |
tree | f6b4ff161549829562b2f4a1589f8cb28c0839f4 /documentation/components/components-slider.asciidoc | |
parent | 99d6de546c74f0eed230ea8253dda6b85109d2e7 (diff) | |
download | vaadin-framework-ae8b143761fd59160d40e5bab01966cc4455475d.tar.gz vaadin-framework-ae8b143761fd59160d40e5bab01966cc4455475d.zip |
fix links in to sampler
Change-Id: I9ec68675b211b6ed8b11d44f4857980c1d7643e8
Diffstat (limited to 'documentation/components/components-slider.asciidoc')
-rw-r--r-- | documentation/components/components-slider.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/components/components-slider.asciidoc b/documentation/components/components-slider.asciidoc index a2c99f4b5c..bc36fea39d 100644 --- a/documentation/components/components-slider.asciidoc +++ b/documentation/components/components-slider.asciidoc @@ -9,7 +9,7 @@ layout: page ifdef::web[] [.sampler] -image:{live-demo-image}[alt="Live Demo", link="http://demo.vaadin.com/sampler/#ui/data-input/other/slider] +image:{live-demo-image}[alt="Live Demo", link="http://demo.vaadin.com/sampler/#ui/data-input/other/slider"] endif::web[] The [classname]#Slider# is a vertical or horizontal bar that allows setting a |