浏览代码

ZOOKEEPER-4266: Correct ZooKeeper version in documentation header

Changed version from 3.6 to 3.8

Author: Mohammad Arshad <arshad@apache.org>

Reviewers: maoling <maoling@apache.org>, Damien Diederen <ddiederen@apache.org>

Closes #1659 from arshadmohammad/ZOOKEEPER-4266-master
Mohammad Arshad 4 年之前
父节点
当前提交
ad5513b8dd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      zookeeper-docs/src/main/resources/markdown/html/header.html

+ 1 - 1
zookeeper-docs/src/main/resources/markdown/html/header.html

@@ -36,7 +36,7 @@
                 <a class="unselected" href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/">Wiki</a>
             </li>
             <li class="current">
-                <a class="selected" href="index.html">ZooKeeper 3.6 Documentation</a>
+                <a class="selected" href="index.html">ZooKeeper 3.8 Documentation</a>
             </li>
         </ul>
     </div>