You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ap...@apache.org on 2015/04/01 19:12:26 UTC

svn commit: r1670735 - /mahout/site/mahout_cms/trunk/content/users/basics/quickstart.mdtext

Author: apalumbo
Date: Wed Apr  1 17:12:25 2015
New Revision: 1670735

URL: http://svn.apache.org/r1670735
Log:
MAHOUT-1666: broken links on website

Modified:
    mahout/site/mahout_cms/trunk/content/users/basics/quickstart.mdtext

Modified: mahout/site/mahout_cms/trunk/content/users/basics/quickstart.mdtext
URL: http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/users/basics/quickstart.mdtext?rev=1670735&r1=1670734&r2=1670735&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/users/basics/quickstart.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/users/basics/quickstart.mdtext Wed Apr  1 17:12:25 2015
@@ -40,7 +40,7 @@ If you are interested in how to train a
 
 If you plan to build a **Hidden Markov Model** for speech recognition, the example [here](/users/classification/hidden-markov-models.html) might be instructive. 
 
-Or you could build a **Random Forest** model by following this [quick start page](/users/mapreduce/classification/partial-implementation.html).
+Or you could build a **Random Forest** model by following this [quick start page](/users/classification/partial-implementation.html).
 
 #### Working with Text