Author: apalumbo
Date: Tue Jun 24 14:29:36 2014
New Revision: 1605092
URL: http://svn.apache.org/r1605092
Log:
MAHOUT-1587: Update website to reflect move to GitHub
Modified:
mahout/site/mahout_cms/trunk/content/users/basics/creating-vectors-from-text.mdtext
Modified:
mahout/site/mahout_cms/trunk/content/users/basics/creating-vectors-from-text.mdtext
URL:
http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/users/basics/creating-vectors-from-text.mdtext?rev=1605092&r1=1605091&r2=1605092&view=diff
==============================================================================
---
mahout/site/mahout_cms/trunk/content/users/basics/creating-vectors-from-text.mdtext
(original)
+++
mahout/site/mahout_cms/trunk/content/users/basics/creating-vectors-from-text.mdtext
Tue Jun 24 14:29:36 2014
@@ -25,7 +25,7 @@ index. For those wanting to use just Luc
or check out _Lucene In Action_ by Erik Hatcher, Otis Gospodnetic and Mike
McCandless.
-To get started, make sure you get a fresh copy of Mahout from
[SVN](http://mahout.apache.org/developers/buildingmahout.html)
+To get started, make sure you get a fresh copy of Mahout from
[GitHub](http://mahout.apache.org/developers/buildingmahout.html)
and are comfortable building it. It defines interfaces and implementations
for efficiently iterating over a data source (it only supports Lucene
currently, but should be extensible to databases, Solr, etc.) and produces