We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e6cc4 commit fcb1316Copy full SHA for fcb1316
content/en/docs/tutorials/stateful-application/zookeeper.md
@@ -123,7 +123,7 @@ zk-2 1/1 Running 0 40s
123
```
124
125
The StatefulSet controller creates three Pods, and each Pod has a container with
126
-a [ZooKeeper](https://www-us.apache.org/dist/zookeeper/stable/) server.
+a [ZooKeeper](https://archive.apache.org/dist/zookeeper/stable/) server.
127
128
### Facilitating leader election
129
0 commit comments