diff options
author | Bernard Normier <bernard@zeroc.com> | 2007-02-24 18:02:13 +0000 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2007-02-24 18:02:13 +0000 |
commit | 924dff8cc960754cfe730d6583600dd4acc27e87 (patch) | |
tree | 56f3ca721b54fd16bf31ed1017407713134d00cc /cpp | |
parent | Fixed bug #1922 (diff) | |
download | ice-924dff8cc960754cfe730d6583600dd4acc27e87.tar.bz2 ice-924dff8cc960754cfe730d6583600dd4acc27e87.tar.xz ice-924dff8cc960754cfe730d6583600dd4acc27e87.zip |
fixed bug #1918
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/doc/index.html b/cpp/doc/index.html index f4717f66674..e35da528cfb 100644 --- a/cpp/doc/index.html +++ b/cpp/doc/index.html @@ -10,10 +10,10 @@ in PDF and HTML format, the Slice API documentation (HTML only) and the IceGrid </p> <ul> <li>Browse the <a href="reference/index.html">Slice API Documentation</a> included in this distribution.</li> -<li>Browse the <a href="http://www.zeroc.com/doc/@ver@/manual/index.html">Ice manual </a> on ZeroC's web server.</li> +<li>Browse the <a href="http://www.zeroc.com/doc/Ice-@ver@/manual/index.html">Ice manual </a> on ZeroC's web server.</li> <li>Download the <a href="http://www.zeroc.com/download.html#doc"> Ice manual in PDF format</a> from ZeroC's Web server.</li> -<li>Browse the <a href="http://www.zeroc.com/doc/@ver@/IceGridAdmin/index.html">IceGrid Admin Online Help</a> on ZeroC's web server.</li> +<li>Browse the <a href="http://www.zeroc.com/doc/Ice-@ver@/IceGridAdmin/index.html">IceGrid Admin Online Help</a> on ZeroC's web server.</li> </ul> </body> |