diff options
author | Artur Signell <artur@vaadin.com> | 2015-04-22 15:12:34 +0300 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2015-04-22 12:59:38 +0000 |
commit | 21f3226ad493fe4f0c1aedc8f0ae11e02c1a252c (patch) | |
tree | c908f7f73e501a304135dde5172d23b0f365b178 /WebContent | |
parent | c0aa2f569663b25681a61319c65d30521b5b8a85 (diff) | |
download | vaadin-framework-21f3226ad493fe4f0c1aedc8f0ae11e02c1a252c.tar.gz vaadin-framework-21f3226ad493fe4f0c1aedc8f0ae11e02c1a252c.zip |
Update link in release notes
Change-Id: Iab51700f1f7826383bb3c1272b125c094bf8c391
Diffstat (limited to 'WebContent')
-rw-r--r-- | WebContent/release-notes.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 48116a027c..c50bea2e5f 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -141,8 +141,8 @@ because it results in fractional component sizes in many cases, which might cause unwanted 1px gaps between components.</p> </li> - <li>Up-to-date information about compatibility issues with push functionality is available in - <a href="https://vaadin.com/wiki/-/wiki/Main/Working+around+push+issues">this wiki page.</a> + <li>Up-to-date information about configuration needed for push and compatibility issues are available in + <a href="https://vaadin.com/wiki/-/wiki/Main/Configuring+push+for+your+environment">this wiki page.</a> <br /> The most prominent limitations are: <ul> |