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 2014/05/28 00:05:42 UTC

svn commit: r910170 - in /websites/staging/mahout/trunk/content: ./ developers/github.html

Author: buildbot
Date: Tue May 27 22:05:41 2014
New Revision: 910170

Log:
Staging update by buildbot for mahout

Modified:
    websites/staging/mahout/trunk/content/   (props changed)
    websites/staging/mahout/trunk/content/developers/github.html

Propchange: websites/staging/mahout/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue May 27 22:05:41 2014
@@ -1 +1 @@
-1597889
+1597890

Modified: websites/staging/mahout/trunk/content/developers/github.html
==============================================================================
--- websites/staging/mahout/trunk/content/developers/github.html (original)
+++ websites/staging/mahout/trunk/content/developers/github.html Tue May 27 22:05:41 2014
@@ -243,7 +243,7 @@
    <div id="main">
     <h1 id="handling-github-prs">Handling Github PRs</h1>
 <h2 id="how-to-create-a-pr-for-contributers">How to create a PR (for contributers)</h2>
-<p>Read [ [1] ]. </p>
+<p>Read [<a href="https://help.github.com/articles/creating-a-pull-request">1</a>]. </p>
 <p>Pull requests are made to apache/mahout repository on Github. </p>
 <h2 id="merging-a-pr-and-closing-it-for-committers">merging a PR and closing it (for committers).</h2>
 <p>Remember that pull requests are equivalent to a remote branch with potentially a multitude of commits.