This is an automated email from the ASF dual-hosted git repository.
andor pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
The following commit(s) were added to refs/heads/master by this push:
new 6034e29 ZOOKEEPER-3357: Remove Dead Link from ZooKeeper Programmer
Guide
6034e29 is described below
commit 6034e293280b4742489396d5f0f1954b1123461c
Author: Beluga Behr <[email protected]>
AuthorDate: Thu Sep 19 14:56:51 2019 +0200
ZOOKEEPER-3357: Remove Dead Link from ZooKeeper Programmer Guide
Author: Beluga Behr <[email protected]>
Reviewers: [email protected], [email protected]
Closes #903 from belugabehr/ZOOKEEPER-3357
---
zookeeper-docs/src/main/resources/markdown/zookeeperProgrammers.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zookeeper-docs/src/main/resources/markdown/zookeeperProgrammers.md
b/zookeeper-docs/src/main/resources/markdown/zookeeperProgrammers.md
index e7577b4..54ef7bc 100644
--- a/zookeeper-docs/src/main/resources/markdown/zookeeperProgrammers.md
+++ b/zookeeper-docs/src/main/resources/markdown/zookeeperProgrammers.md
@@ -1480,7 +1480,7 @@ information for ZooKeeper developers.
* *[API Reference](https://zookeeper.apache.org/doc/current/api/index.html)* :
The complete reference to the ZooKeeper API
-* *[ZooKeeper Talk at the Hadoop Summit
2008](http://us.dl1.yimg.com/download.yahoo.com/dl/ydn/zookeeper.m4v)* :
+* *[ZooKeeper Talk at the Hadoop Summit
2008](https://www.youtube.com/watch?v=rXI9xiesUV8)* :
A video introduction to ZooKeeper, by Benjamin Reed of Yahoo!
Research