diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/advanced/advanced-cdi.asciidoc | 2 |
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 |