diff options
-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> |