]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fix link in "Vaadin Spring Tips" article (#11214)
authorKari Söderholm <haprog@haprogszone.net>
Mon, 1 Oct 2018 12:14:19 +0000 (15:14 +0300)
committerSun Zhe <31067185+ZheSun88@users.noreply.github.com>
Mon, 1 Oct 2018 12:14:19 +0000 (15:14 +0300)
Link to `3.0` branch of `vaadin/spring` which is the latest version for Vaadin 8 and latest version branch to contain this mentioned file with this path/name.

documentation/articles/VaadinSpringTips.asciidoc

index 58560bf034f632e41145e6ecf51132d02b3093bd..68751d42b6a0b382860d4c90723ece17108f1a63 100644 (file)
@@ -22,4 +22,4 @@ example which can be configured:
 * `vaadin.servlet.closeIdleSessions=true`
 
 For full list of available properties, see
-https://github.com/vaadin/spring/blob/master/vaadin-spring-boot/src/main/java/com/vaadin/spring/boot/internal/VaadinServletConfigurationProperties.java[VaadinServletConfigurationProperties].
+https://github.com/vaadin/spring/blob/3.0/vaadin-spring-boot/src/main/java/com/vaadin/spring/boot/internal/VaadinServletConfigurationProperties.java[VaadinServletConfigurationProperties].