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

snagel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git

commit f08c9db74de45374c15acba6162576bb80437817
Author: Sebastian Nagel <[email protected]>
AuthorDate: Tue Jun 9 12:06:17 2020 +0200

    NUTCH-2789 Docker README: update links to point to cwiki
---
 docker/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docker/README.md b/docker/README.md
index 25d601f..58a3b5e 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -4,7 +4,7 @@ Get up and running quickly with Nutch on Docker.
 
 ## What is Nutch?
 
-![Nutch 
logo](https://wiki.apache.org/nutch/FrontPage?action=AttachFile&do=get&target=nutch_logo_medium.gif
 "Nutch")
+![Nutch 
logo](https://cwiki.apache.org/confluence/download/attachments/115511997/nutch_logo_medium.gif
 "Nutch")
 
 Apache Nutch is a highly extensible and scalable open source web crawler 
software project.
 
@@ -55,4 +55,4 @@ Start up an image and attach to it
 
 Nutch is located in ~/nutch and is almost ready to run.
 You will need to set seed URLs and update the configuration with your 
crawler's Agent Name.
-For additional "getting started" information checkout the [Nutch 
Tutorial](https://wiki.apache.org/nutch/NutchTutorial).
+For additional "getting started" information checkout the [Nutch 
Tutorial](https://cwiki.apache.org/confluence/display/NUTCH/NutchTutorial).

Reply via email to