diff options
author | Artur Signell <artur@vaadin.com> | 2013-02-01 17:48:25 +0200 |
---|---|---|
committer | Artur Signell <artur@vaadin.com> | 2013-02-01 17:49:31 +0200 |
commit | b29ce01468ed115e942105986da362d665408033 (patch) | |
tree | 197bc80c2ff37aab0f25ef19376babcbe9a1a11a | |
parent | 1fd086510fa2353db97d7b7a1383ca52bb2314ed (diff) | |
download | vaadin-framework-7.0.0.tar.gz vaadin-framework-7.0.0.zip |
Minor updates to release notes7.0.0
Change-Id: Ia7180a1a9a01e19e8da324dde29b149f866a5651
-rw-r--r-- | WebContent/release-notes.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 88e1eb05cd..d5c1109068 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -1471,8 +1471,7 @@ <h2 id="supportedversions">Supported Technologies</h2> <p> - Vaadin 7 is compatible with <b>Java 6</b> and with most operating systems - supporting the Java 6 or newer. Vaadin 7 is especially supported on the following + Vaadin 7 is compatible with <b>Java 6</b>. Vaadin 7 is especially supported on the following <b>operating systems</b>: </p> @@ -1551,7 +1550,7 @@ <li><a href="http://vaadin.com">vaadin.com - The developer portal containing everything you need to know about Vaadin</a> </li> - <li><a href="http://demo.vaadin.com">demo.vaadin.com - A + <li><a href="http://vaadin.com/demo">vaadin.com/demo - A collection of demos for Vaadin</a></li> <li><a href="http://vaadin.com/learn">vaadin.com/learn - Getting started with Vaadin</a></li> |