This is an automated email from the ASF dual-hosted git repository.

nkalmar pushed a commit to branch branch-3.5
in repository https://gitbox.apache.org/repos/asf/zookeeper.git


The following commit(s) were added to refs/heads/branch-3.5 by this push:
     new 838d7e5  ZOOKEEPER-3357: Remove Dead Link from ZooKeeper Programmer 
Guide
838d7e5 is described below

commit 838d7e54eeead89598859b0b775ff1a11e4ec7d7
Author: Beluga Behr <[email protected]>
AuthorDate: Wed Apr 29 11:20:59 2020 +0200

    ZOOKEEPER-3357: Remove Dead Link from ZooKeeper Programmer Guide
    
    backporting PR #903 to branch-3.5
    
    Author: Beluga Behr <[email protected]>
    
    Reviewers: Norbert Kalmar <[email protected]>
    
    Closes #1342 from symat/ZOOKEEPER-3357-branch-3.5
---
 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 d8ffb5c..8dab138 100644
--- a/zookeeper-docs/src/main/resources/markdown/zookeeperProgrammers.md
+++ b/zookeeper-docs/src/main/resources/markdown/zookeeperProgrammers.md
@@ -1411,7 +1411,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 Hadoup 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
 

Reply via email to