Skip to content

Commit c499202

Browse files
lanmaoling
authored andcommitted
ZOOKEEPER-4298: Update http to https in zoo_sample.cfg
Author: lan <liaonan@souche.com> Reviewers: maoling <maoling@apache.org> Closes apache#1699 from lanicc/ZOOKEEPER-4298
1 parent e41dc7d commit c499202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/zoo_sample.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ clientPort=2181
1919
# Be sure to read the maintenance section of the
2020
# administrator guide before turning on autopurge.
2121
#
22-
# http://zookeeper.apache.org/doc/current/zookeeperAdmin.html#sc_maintenance
22+
# https://zookeeper.apache.org/doc/current/zookeeperAdmin.html#sc_maintenance
2323
#
2424
# The number of snapshots to retain in dataDir
2525
#autopurge.snapRetainCount=3

0 commit comments

Comments
 (0)