Author: buildbot
Date: Tue Jun 24 14:54:20 2014
New Revision: 913513
Log:
Staging update by buildbot for mahout
Modified:
websites/staging/mahout/trunk/content/ (props changed)
websites/staging/mahout/trunk/content/users/clustering/fuzzy-k-means.html
Propchange: websites/staging/mahout/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jun 24 14:54:20 2014
@@ -1 +1 @@
-1605100
+1605102
Modified:
websites/staging/mahout/trunk/content/users/clustering/fuzzy-k-means.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/clustering/fuzzy-k-means.html
(original)
+++ websites/staging/mahout/trunk/content/users/clustering/fuzzy-k-means.html
Tue Jun 24 14:54:20 2014
@@ -372,7 +372,7 @@ and the vector using the chosen Distance
<p>The following images illustrate Fuzzy k-Means clustering applied to a set
of randomly-generated 2-d data points. The points are generated using a
normal distribution centered at a mean location and with a constant
-standard deviation. See the README file in the <a
href="http://svn.apache.org/repos/asf/mahout/trunk/examples/src/main/java/org/apache/mahout/clustering/display/README.txt">/examples/src/main/java/org/apache/mahout/clustering/display/README.txt</a>
+standard deviation. See the README file in the <a
href="https://github.com/apache/mahout/blob/master/examples/src/main/java/org/apache/mahout/clustering/display/README.txt">/examples/src/main/java/org/apache/mahout/clustering/display/README.txt</a>
for details on running similar examples.</p>
<p>The points are generated as follows:</p>
<ul>