diff options
author | Leif Åstrand <leif@vaadin.com> | 2015-02-14 18:27:44 +0200 |
---|---|---|
committer | Leif Åstrand <leif@vaadin.com> | 2015-02-14 18:27:44 +0200 |
commit | 50c8e514baaf91f60b532a60e60d85412b3b0774 (patch) | |
tree | 49f18caafb4bacb43031a6bd95985d58890c2078 | |
parent | 8e98dcafcdafacf9831c8462976e9a8a018d6adc (diff) | |
download | vaadin-framework-50c8e514baaf91f60b532a60e60d85412b3b0774.tar.gz vaadin-framework-50c8e514baaf91f60b532a60e60d85412b3b0774.zip |
Use hardcoded Trac link in release notes
-rw-r--r-- | WebContent/release-notes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index a62bf1e940..f5151e72a3 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -87,7 +87,7 @@ <br/> <p> You can also view the <a - href="http://dev.vaadin.com/query?status=pending-release&status=released&resolution=fixed&milestone=Vaadin+@version@&order=id">list + href="http://dev.vaadin.com/query?status=pending-release&status=released&resolution=fixed&milestone=Vaadin+7.4.0.beta1&milestone=Vaadin+7.4.0.beta2&milestone=Vaadin+7.4.0.beta3&milestone=Vaadin+7.4.0.rc1&milestone=Vaadin+7.4.0&order=id">list of the closed issues</a> at the Vaadin developer's site. </p> |