summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorGrzegorz Solecki <contact@grzegorzsolecki.com>2016-02-02 16:00:14 +0000
committerMarko Gronroos <magi@vaadin.com>2016-02-02 18:15:28 +0200
commitabe2ac900b205ba4edd9db51f2fcc4bc3f1077bf (patch)
treeba55aa2599e3290a732dbb7e210b927dd00c0823 /documentation
parentdd45e4f8e784fdbfd15828ad043a943954eb9047 (diff)
downloadvaadin-framework-abe2ac900b205ba4edd9db51f2fcc4bc3f1077bf.tar.gz
vaadin-framework-abe2ac900b205ba4edd9db51f2fcc4bc3f1077bf.zip
Fix a broken link to cdi-tutorial
Change-Id: I49c0566a40f0c58a37435ff7b12d0a349849712b
Diffstat (limited to 'documentation')
-rw-r--r--documentation/advanced/advanced-cdi.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/advanced/advanced-cdi.asciidoc b/documentation/advanced/advanced-cdi.asciidoc
index d5d135ca1f..94bd49b06e 100644
--- a/documentation/advanced/advanced-cdi.asciidoc
+++ b/documentation/advanced/advanced-cdi.asciidoc
@@ -26,7 +26,7 @@ navigation views.
To learn more about Vaadin CDI, the link:[Vaadin CDI Tutorial] gives a hands-on
introduction. The source code of the CDI Tutorial demo is available for browsing
-or cloning at https://github.com/vaadin-samples/cdi-tutorial.
+or cloning at https://github.com/vaadin/cdi-tutorial.
[[advanced.cdi.cdi]]
== CDI Overview