diff --git a/README.md b/README.md index 7a6ceff..92fde2a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -Vaadin Tutorial application +**Please visit [Building Modern Web Apps with Spring Boot and Vaadin](https://vaadin.com/learn/tutorials/modern-web-apps-with-spring-boot-and-vaadin)** for a tutorial on Vaadin 14. + +Vaadin 8 tutorial application ============== -**This repository contains the source code of the application built in [Vaadin Framework tutorial](http://vaadin.com/tutorial).** +**This repository contains the source code of the application built in [Vaadin 8 tutorial](https://vaadin.com/docs/v8/framework/tutorial.html).** If you are new to Maven, read [these instructions](https://vaadin.com/blog/-/blogs/the-maven-essentials-for-the-impatient-developer) to get your project properly imported into Eclipse or your IDE of choice. diff --git a/pom.xml b/pom.xml index 5eed463..0088ca3 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ vaadin-addons - http://maven.vaadin.com/vaadin-addons + https://maven.vaadin.com/vaadin-addons @@ -138,7 +138,7 @@ vaadin-prereleases - http://maven.vaadin.com/vaadin-prereleases + https://maven.vaadin.com/vaadin-prereleases vaadin-snapshots @@ -154,7 +154,7 @@ vaadin-prereleases - http://maven.vaadin.com/vaadin-prereleases + https://maven.vaadin.com/vaadin-prereleases vaadin-snapshots