You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by bu...@apache.org on 2015/03/31 16:54:47 UTC

svn commit: r945813 - in /websites/staging/mahout/trunk/content: ./ users/clustering/cluster-dumper.html

Author: buildbot
Date: Tue Mar 31 14:54:46 2015
New Revision: 945813

Log:
Staging update by buildbot for mahout

Modified:
    websites/staging/mahout/trunk/content/   (props changed)
    websites/staging/mahout/trunk/content/users/clustering/cluster-dumper.html

Propchange: websites/staging/mahout/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar 31 14:54:46 2015
@@ -1 +1 @@
-1670144
+1670356

Modified: websites/staging/mahout/trunk/content/users/clustering/cluster-dumper.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/clustering/cluster-dumper.html (original)
+++ websites/staging/mahout/trunk/content/users/clustering/cluster-dumper.html Tue Mar 31 14:54:46 2015
@@ -282,7 +282,7 @@ line utility.</p>
 the case where you've executed a clustering example use</p>
 <p>This will create a folder called output inside your $MAHOUT_HOME/examples
 and will have sub-folders for each cluster outputs and ClusteredPoints</p>
-<p>Run the clusterdump utility as follows as a standalone Java Program through Eclipse - if you are using eclipse, setup mahout-utils as a project as specified in <a href="../developers/buildingmahout.html">Working with Maven in Eclipse</a>.
+<p>Run the clusterdump utility as follows as a standalone Java Program through Eclipse - if you are using eclipse, setup mahout-utils as a project as specified in <a href="../../developers/buildingmahout.html">Working with Maven in Eclipse</a>.
     To execute ClusterDumper.java,</p>
 <ul>
 <li>Under mahout-utils, Right-Click on ClusterDumper.java</li>