diff options
author | Mark Spruiell <mes@zeroc.com> | 2015-06-11 12:28:05 -0700 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2015-06-11 12:28:05 -0700 |
commit | 07955d30ef4ace528eaab1db5f0138eda1bd0567 (patch) | |
tree | fd9a0239a55d73fb2a9731744256b2129dd50517 /js/test | |
parent | Fixed test PATH issue on Windows (ICE-6591) (diff) | |
download | ice-07955d30ef4ace528eaab1db5f0138eda1bd0567.tar.bz2 ice-07955d30ef4ace528eaab1db5f0138eda1bd0567.tar.xz ice-07955d30ef4ace528eaab1db5f0138eda1bd0567.zip |
renaming Release Notes page
Diffstat (limited to 'js/test')
-rw-r--r-- | js/test/Common/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/test/Common/index.html b/js/test/Common/index.html index 52eed71dbcf..0c2fac7bab1 100644 --- a/js/test/Common/index.html +++ b/js/test/Common/index.html @@ -84,7 +84,7 @@ <h4>Test Suite Readme</h4> <hr/> <p>For instructions on how to run this test suite, please refer to the Ice for JavaScript - <a href="https://doc.zeroc.com/display/Rel/Ice+3.6.0+Release+Notes">Release Notes</a>.</p> + <a href="https://doc.zeroc.com/display/Ice36/Ice+Release+Notes">Release Notes</a>.</p> </div> <!-- Modal dialog with setup instructions --> <div id="setup-modal" class="reveal-modal" data-reveal> |