Fix Zookeeper link in documentation

Fixes gh-238
Fixes gh-246
This commit is contained in:
u-dogFF
2020-05-11 22:06:57 -07:00
committed by spencergibb
parent 5b35a49281
commit 4f92ff73d7

View File

@@ -36,4 +36,4 @@ public class Application {
}
```
A local Zookeeper server must be running. See the http://zookeeper.apache.org/doc/trunk/zookeeperStarted.html[Zookeeper documentation] on how to run a Zookeeper server.
A local Zookeeper server must be running. See the http://zookeeper.apache.org/[Zookeeper documentation] on how to run a Zookeeper server.