diff options
author | Artur Signell <artur.signell@itmill.com> | 2011-09-23 08:24:13 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2011-09-23 08:24:13 +0000 |
commit | cb73ac128de644430e2f2233d1fe2ddd4f22dac2 (patch) | |
tree | b0db51f997fbf921b65cac96491eeed13771519f /WebContent/release-notes.html | |
parent | 88874f95e7769a812b1d95f5d8944a9dfe8d439d (diff) | |
download | vaadin-framework-cb73ac128de644430e2f2233d1fe2ddd4f22dac2.tar.gz vaadin-framework-cb73ac128de644430e2f2233d1fe2ddd4f22dac2.zip |
#7491 Link to source code in release notes should point to correct directory
svn changeset:21261/svn branch:6.7
Diffstat (limited to 'WebContent/release-notes.html')
-rw-r--r-- | WebContent/release-notes.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 42fbe7412e..cd5bfb31db 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -466,8 +466,9 @@ <li><a href="http://dev.vaadin.com">dev.vaadin.com - Bug tracker </li> - <li><a href="http://dev.vaadin.com/svn">dev.vaadin.com/svn - - Source code repository + <li><a + href="http://dev.vaadin.com/svn/versions/@version-minor@">dev.vaadin.com/svn/versions/@version-minor@ + - Source code </li> <li><a href="http://vaadin.com/pro-account">vaadin.com/pro-account - Commercial support and tools for Vaadin development |