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-progressbar.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-progressbar.asciidoc')
-rw-r--r-- | documentation/components/components-progressbar.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/components/components-progressbar.asciidoc b/documentation/components/components-progressbar.asciidoc index 389855babf..c33b791dc2 100644 --- a/documentation/components/components-progressbar.asciidoc +++ b/documentation/components/components-progressbar.asciidoc @@ -9,7 +9,7 @@ layout: page ifdef::web[] [.sampler] -image:{live-demo-image}[alt="Live Demo", link="http://demo.vaadin.com/sampler/#ui/interaction/progress-bar] +image:{live-demo-image}[alt="Live Demo", link="http://demo.vaadin.com/sampler/#ui/interaction/progress-bar"] endif::web[] The [classname]#ProgressBar# component allows displaying the progress of a task |