diff options
-rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 428f42df..9240ee89 100644 --- a/templates/index.html +++ b/templates/index.html @@ -23,7 +23,7 @@ <div id="txtFrontFeatureLink"> <br/> <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1668/" title="9.6 Beta 1 Release Announcement">9.6 Beta 1 Release Announcement</a><br /> - <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/docs/9./static/release-9-6.html" title="9.6 Beta 1 Release Notes">9.6 Beta 1 Release Notes</a><br /> + <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/docs/9.6/static/release-9-6.html" title="9.6 Beta 1 Release Notes">9.6 Beta 1 Release Notes</a><br /> <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/download/" title="Download">Download</a><br /> </div> <br /> |