소스 검색

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 4 년 전
부모
커밋
c499202a2c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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