diff options
author | Jonatan Kronqvist <jonatan@vaadin.com> | 2014-05-12 15:44:35 +0300 |
---|---|---|
committer | Jonatan Kronqvist <jonatan@vaadin.com> | 2014-05-12 15:55:21 +0300 |
commit | 66a5f7da394cca3ee724bf833482154223fbbd95 (patch) | |
tree | 0acf27c9b231f48344fa8f535497c552d25f65b8 | |
parent | 78542b45fbff419a59912830e23461110fbbf067 (diff) | |
download | vaadin-framework-66a5f7da394cca3ee724bf833482154223fbbd95.tar.gz vaadin-framework-66a5f7da394cca3ee724bf833482154223fbbd95.zip |
Update issues url in release-notes (#13612)
Change-Id: Ideb07cb41e92ba0d5e71a60957ee62246aa65f21
-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 847bade7cd..2908f22052 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -90,8 +90,8 @@ <br/> <p> You can also view the <a - href="http://dev.vaadin.com/query?status=closed&resolution=fixed&milestone=Vaadin+@version@&order=id">list - of the closed issues</a> at the Vaadin developer's site. + href="http://dev.vaadin.com/query?status=closed&resolution=fixed&milestone=Vaadin+7.2.0.beta1&status=closed&resolution=fixed&milestone=Vaadin+7.2.0&order=id"> + list of the closed issues</a> at the Vaadin developer's site. </p> <h2 id="enhancements">Enhancements in Vaadin |