diff --git a/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/Shell.java b/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/Shell.java index bd6bcb08d9c6d..65978f3c5f59c 100644 --- a/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/Shell.java +++ b/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/Shell.java @@ -60,7 +60,7 @@ public abstract class Shell { * {@value} */ private static final String WINDOWS_PROBLEMS = - "https://wiki.apache.org/hadoop/WindowsProblems"; + "https://cwiki.apache.org/confluence/display/HADOOP2/WindowsProblems"; /** * Name of the windows utils binary: {@value}.