diff options
author | Jani Laakso <jani.laakso@itmill.com> | 2007-03-15 21:58:21 +0000 |
---|---|---|
committer | Jani Laakso <jani.laakso@itmill.com> | 2007-03-15 21:58:21 +0000 |
commit | 327282825ccfc2e9fef1523fc25efdf0f0496808 (patch) | |
tree | c0d4a142887212a9cf22c48141bb4c20149557a7 /index.html | |
parent | 4c6f902c40e6fa7219a4af8dd13016abf3395c5e (diff) | |
download | vaadin-framework-327282825ccfc2e9fef1523fc25efdf0f0496808.tar.gz vaadin-framework-327282825ccfc2e9fef1523fc25efdf0f0496808.zip |
Added href link to Release Notes
svn changeset:950/svn branch:trunk
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 28fb717d62..6501a27433 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ AJAX user interfaces support <a href="http://www.microsoft.com/windows/ie/default.mspx" target="new"> Internet Explorer</a> 6-7, <a href="http://www.mozilla.com/firefox/" target="new"> Firefox</a> 1.5-2, <a href="http://www.opera.com/" target="new"> - Opera</a> 9, <a href="http://www.apple.com/safari/" target="new">Safari</a> 2 and many others, see Release Notes for more information. + Opera</a> 9, <a href="http://www.apple.com/safari/" target="new">Safari</a> 2 and many others, see <a href="ReleaseNotes.html">Release Notes</a> for more information. Older or limited browsers are supported by Toolkit's full-page HTML rendering mode. </p> </div> |