diff options
author | Pekka Hyvönen <pekka@vaadin.com> | 2017-01-02 13:40:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-02 13:40:48 +0200 |
commit | 9c6831bab067ccdb47c3063f2e77d3c0e7fe3440 (patch) | |
tree | 190002e96b0d76fe4ac2ebaa9b21cc31fd7bd406 /documentation/installing/installing-toolchain.adoc | |
parent | 6adc887b7f94f5fb6e83c34822358e2240018147 (diff) | |
download | vaadin-framework-9c6831bab067ccdb47c3063f2e77d3c0e7fe3440.tar.gz vaadin-framework-9c6831bab067ccdb47c3063f2e77d3c0e7fe3440.zip |
Update documentation, BoV chapters 1 - 5.3 (#8085)
* Update documentation chapters 1 - 5.3
Images and diagrams have not been updated,
but unnecessary images have been removed.
* Sync application declarative and architecture sections source code.
Screenshot image is updated to match the source code.
* Old datamodel image is removed.
* Ivy install image is removed.
* Remove unnecessary linking / reference
Diffstat (limited to 'documentation/installing/installing-toolchain.adoc')
-rw-r--r-- | documentation/installing/installing-toolchain.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/installing/installing-toolchain.adoc b/documentation/installing/installing-toolchain.adoc index 802c15ad96..f0df202fbf 100644 --- a/documentation/installing/installing-toolchain.adoc +++ b/documentation/installing/installing-toolchain.adoc @@ -16,7 +16,7 @@ In this example, we use the following toolchain: * link:http://www.oracle.com/technetwork/java/javase/downloads/index.html[Oracle Java SE 8] * link:http://www.eclipse.org/downloads/[Eclipse IDE for Java EE Developers] * link:http://tomcat.apache.org/[Apache Tomcat 8.0 (Core)] -* link:http://www.getfirefox.com/[Mozilla Firefox] browser +* link:https://www.google.com/chrome/[Google Chrome] browser * link:http://vaadin.com/download/[Vaadin Framework] The above reference toolchain is a good choice of tools, but you can use almost |