]> source.dussan.org Git - vaadin-framework.git/commitdiff
Updated link to new step 1 video in tutorial (the new video uses Vaadin 7.7 series)
authorAlejandro Duarte <alejandro@vaadin.com>
Wed, 21 Sep 2016 11:42:24 +0000 (14:42 +0300)
committerAlejandro Duarte <alejandro@vaadin.com>
Wed, 21 Sep 2016 11:42:24 +0000 (14:42 +0300)
Change-Id: Ic40b70e692e686d638e163a224816aabeb6de100

documentation/tutorial.adoc

index e3a061d72ff4f0cf815770b4781d75dd09b4c3b6..6330adf317f5baca2b158c9945464837884c4dee 100644 (file)
@@ -81,7 +81,7 @@ Please refer to <<getting-started/getting-started-environment#getting-started.en
 
 You can get an overview of this step with the following video, which first shows how to install Eclipse, then how to create a Vaadin application using Maven, and finally how to run it:
 
-video::jhgasF5euxg[youtube, width="640", height="400"]
+video::o93ofXBIkf8[youtube, width="640", height="400"]
 
 As the starting point for the application, we use a Maven archetype called `vaadin-archetype-application`.
 Archetypes are project stubs that have some example code and a basic Maven build script.