Update release notes to link to the correct page instead of the one saying 'Release notes have moved' Change-Id: I7bc662e88c23cd5bf5fd42c2afa7c5770866a3b2
diff --git a/distro-source/core/src/release_notes.html b/distro-source/core/src/release_notes.html index 801a1b6..b1af35e 100644 --- a/distro-source/core/src/release_notes.html +++ b/distro-source/core/src/release_notes.html
@@ -20,10 +20,7 @@ <body> <h1 style="margin-bottom: 0;">Google Web Toolkit Release Notes</h1> <p> - Release notes for the - <a href="http://code.google.com/webtoolkit/doc/latest/ReleaseNotes.html">Latest Version</a> - and <a href="http://code.google.com/webtoolkit/release-notes.html">Older Versions</a> - can be found on the GWT project hosting website. + Release notes can be found on the <a href="http://www.gwtproject.org/release-notes.html">GWT project hosting website</a>. </p> </body> </html>