Explorar o código

ZOOKEEPER-4298: Update http to https in zoo_sample.cfg

Author: lan <liaonan@souche.com>

Reviewers: maoling <maoling@apache.org>

Closes #1699 from lanicc/ZOOKEEPER-4298
lan %!s(int64=4) %!d(string=hai) anos
pai
achega
c499202a2c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      conf/zoo_sample.cfg

+ 1 - 1
conf/zoo_sample.cfg

@@ -19,7 +19,7 @@ clientPort=2181
 # Be sure to read the maintenance section of the 
 # administrator guide before turning on autopurge.
 #
-# http://zookeeper.apache.org/doc/current/zookeeperAdmin.html#sc_maintenance
+# https://zookeeper.apache.org/doc/current/zookeeperAdmin.html#sc_maintenance
 #
 # The number of snapshots to retain in dataDir
 #autopurge.snapRetainCount=3