This is an automated email from the ASF dual-hosted git repository.
nkalmar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 48a4979 Update apidocs refs for 3.5.7
48a4979 is described below
commit 48a4979e86650783fc40fb38d684c4b6df2ba78c
Author: Norbert Kalmar <[email protected]>
AuthorDate: Thu Mar 5 12:32:23 2020 +0100
Update apidocs refs for 3.5.7
---
content/doc/r3.5.7/index.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/content/doc/r3.5.7/index.html b/content/doc/r3.5.7/index.html
index bdddfd7..f6ae9ec 100644
--- a/content/doc/r3.5.7/index.html
+++ b/content/doc/r3.5.7/index.html
@@ -70,7 +70,7 @@ document.write("Last Published: " + document.lastModified);
<div onclick="SwitchMenu('menu_2', 'skin/')" id="menu_2Title"
class="menutitle">Developer</div>
<div id="menu_2" class="menuitemgroup">
<div class="menuitem">
- <a href="api/index.html">API Docs</a>
+ <a href="apidocs/zookeeper-server/index.html">API Docs</a>
</div>
<div class="menuitem">
<a href="zookeeperProgrammers.html">Programmer's Guide</a>
@@ -151,7 +151,7 @@ limitations under the License.
</li>
<li><strong>Developers</strong> Documents for Developers using the ZooKeeper
Client API
<ul>
-<li><a href="api/index.html">API Docs</a> - the technical reference to
ZooKeeper Client APIs</li>
+<li><a href="apidocs/zookeeper-server/index.html">API Docs</a> - the technical
reference to ZooKeeper Client APIs</li>
<li><a href="zookeeperProgrammers.html">Programmer's Guide</a> - a client
application developer's guide to ZooKeeper</li>
<li><a href="javaExample.html">ZooKeeper Java Example</a> - a simple Zookeeper
client appplication, written in Java</li>
<li><a href="zookeeperTutorial.html">Barrier and Queue Tutorial</a> - sample
implementations of barriers and queues</li>
@@ -197,4 +197,4 @@ limitations under the License.
<div id="logos"></div>
</div>
</body>
-</html>
\ No newline at end of file
+</html>