summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrzegorz Solecki <contact@grzegorzsolecki.com>2016-02-02 16:00:14 +0000
committerTeemu Suo-Anttila <teemusa@vaadin.com>2016-02-15 17:11:14 +0200
commitb49746fa3eb57e57de93a0e8ff369d1fddea0dca (patch)
treeb78c2b223c6bf4b73b240e67070c52c9d8ab10bc
parentdf0b892b7117253631f5a831cf9370e9c781fda2 (diff)
downloadvaadin-framework-b49746fa3eb57e57de93a0e8ff369d1fddea0dca.tar.gz
vaadin-framework-b49746fa3eb57e57de93a0e8ff369d1fddea0dca.zip
Fix a broken link to cdi-tutorial
Change-Id: Icfd30867ec087fa6c748c64b24362a32d6f6041e
-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