Return-Path: X-Original-To: apmail-mahout-commits-archive@www.apache.org Delivered-To: apmail-mahout-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 68C4711696 for ; Tue, 24 Jun 2014 14:50:24 +0000 (UTC) Received: (qmail 63282 invoked by uid 500); 24 Jun 2014 14:50:24 -0000 Delivered-To: apmail-mahout-commits-archive@mahout.apache.org Received: (qmail 63226 invoked by uid 500); 24 Jun 2014 14:50:24 -0000 Mailing-List: contact commits-help@mahout.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mahout.apache.org Delivered-To: mailing list commits@mahout.apache.org Received: (qmail 63217 invoked by uid 99); 24 Jun 2014 14:50:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jun 2014 14:50:24 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jun 2014 14:50:25 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id A947E23889F1; Tue, 24 Jun 2014 14:50:00 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1605100 - /mahout/site/mahout_cms/trunk/content/users/clustering/canopy-clustering.mdtext Date: Tue, 24 Jun 2014 14:50:00 -0000 To: commits@mahout.apache.org From: apalumbo@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140624145000.A947E23889F1@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: apalumbo Date: Tue Jun 24 14:50:00 2014 New Revision: 1605100 URL: http://svn.apache.org/r1605100 Log: MAHOUT-1587: Update website to reflect move to GitHub Modified: mahout/site/mahout_cms/trunk/content/users/clustering/canopy-clustering.mdtext Modified: mahout/site/mahout_cms/trunk/content/users/clustering/canopy-clustering.mdtext URL: http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/users/clustering/canopy-clustering.mdtext?rev=1605100&r1=1605099&r2=1605100&view=diff ============================================================================== --- mahout/site/mahout_cms/trunk/content/users/clustering/canopy-clustering.mdtext (original) +++ mahout/site/mahout_cms/trunk/content/users/clustering/canopy-clustering.mdtext Tue Jun 24 14:50:00 2014 @@ -149,7 +149,7 @@ DistanceMeasure. The following images illustrate Canopy 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 [/examples/src/main/java/org/apache/mahout/clustering/display/README.txt](http://svn.apache.org/repos/asf/mahout/trunk/examples/src/main/java/org/apache/mahout/clustering/display/README.txt) +deviation. See the README file in the [/examples/src/main/java/org/apache/mahout/clustering/display/README.txt](https://github.com/apache/mahout/blob/master/examples/src/main/java/org/apache/mahout/clustering/display/README.txt) for details on running similar examples. The points are generated as follows: