Browse Source

CDH-3689: Fix help links to point to CCP instead of wiki

Ann McCown 14 years ago
parent
commit
90b26946b9

+ 1 - 1
apps/beeswax/static/help/index.html

@@ -4,7 +4,7 @@
 
 <h2><a name="Beeswax-BeeswaxandHiveInstallationandConfiguration"></a>Beeswax and Hive Installation and Configuration</h2>
 
-<p>Beeswax is installed as part of Hue. For more information about installing Hue, see <a href="https://wiki.cloudera.com/display/DOC/Hue+Installation">https://wiki.cloudera.com/display/DOC/Hue+Installation</a>. </p>
+<p>Beeswax is installed as part of Hue. For more information about installing Hue, see <a href="https://ccp.cloudera.com/display/CDHDOC/Hue+Installation">https://ccp.cloudera.com/display/CDHDOC/Hue+Installation</a>. </p>
 
 <h2><a name="Beeswax-HiveConfiguration"></a>Hive Configuration</h2>
 

+ 1 - 1
apps/filebrowser/src/filebrowser/static/help/index.html

@@ -43,7 +43,7 @@ div.rbtoc1286391724285 li {margin-left: 0px;padding-left: 0px;}
 
 <h1><a name="FileBrowser-FileBrowserInstallationandConfiguration"></a><a name="FileBrowser-FileBrowserInstallationandConfiguration"></a>File Browser Installation and Configuration</h1>
 
-<p>File Browser is one of the applications that can be installed as part of Hue. For more information about installing Hue, see <a href="https://wiki.cloudera.com/display/DOC/Hue+Installation">https://wiki.cloudera.com/display/DOC/Hue+Installation</a>.</p>
+<p>File Browser is one of the applications that can be installed as part of Hue. For more information about installing Hue, see <a href="https://ccp.cloudera.com/display/CDHDOC/Hue+Installation">https://ccp.cloudera.com/display/CDHDOC/Hue+Installation</a>.</p>
 
 <h1><a name="FileBrowser-UsingFileBrowser"></a>Using File Browser</h1>
 

+ 1 - 1
apps/jobbrowser/static/help/index.html

@@ -24,7 +24,7 @@ div.rbtoc1286402793260 li {margin-left: 0px;padding-left: 0px;}
 
 <h1><a name="JobBrowser-JobBrowserInstallationandConfiguration"></a><a name="JobBrowser-JobBrowserInstallationandConfiguration"></a>Job Browser Installation and Configuration</h1>
 
-<p>Job Browser is one of the applications that can be installed as part of Hue. For more information about installing Hue, see <a href="https://wiki.cloudera.com/display/DOC/Hue+Installation">https://wiki.cloudera.com/display/DOC/Hue+Installation</a>.</p>
+<p>Job Browser is one of the applications that can be installed as part of Hue. For more information about installing Hue, see <a href="https://ccp.cloudera.com/display/CDHDOC/Hue+Installation">https://ccp.cloudera.com/display/CDHDOC/Hue+Installation</a>.</p>
 
 <h1><a name="JobBrowser-UsingJobBrowser"></a>Using Job Browser</h1>
 

+ 1 - 1
apps/jobsub/static/help/index.html

@@ -33,7 +33,7 @@ div.rbtoc1286400014432 li {margin-left: 0px;padding-left: 0px;}
 
 <h1><a name="JobDesigner-JobDesignerInstallationandConfiguration"></a><a name="JobDesigner-JobDesignerInstallationandConfiguration"></a>Job Designer Installation and Configuration</h1>
 
-<p>Job Designer is one of the applications that can be installed as part of Hue. For more information about installing Hue, see <a href="https://wiki.cloudera.com/display/DOC/Hue+Installation">https://wiki.cloudera.com/display/DOC/Hue+Installation</a>.</p>
+<p>Job Designer is one of the applications that can be installed as part of Hue. For more information about installing Hue, see <a href="https://ccp.cloudera.com/display/CDHDOC/Hue+Installation">https://ccp.cloudera.com/display/CDHDOC/Hue+Installation</a>.</p>
 
 <h1><a name="JobDesigner-UsingJobDesigner"></a>Using Job Designer </h1>
 

+ 1 - 1
apps/shell/src/shell/static/help/index.html

@@ -45,7 +45,7 @@ The <b>Hue Shell</b> window opens in the Hue web page.
 </tr>
 <tr>
 <td class='confluenceTd'>Flume</td>
-<td class='confluenceTd'><a href="http://archive.cloudera.com/cdh/3/flume/UserGuide.html">Flume documentation page</a></td>
+<td class='confluenceTd'><a href="http://archive.cloudera.com/cdh/3/flume/UserGuide/index.html">Flume User Guide</a></td>
 </tr>
 <tr>
 <td class='confluenceTd'>HBase</td>