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:04:45 UTC

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

Author: buildbot
Date: Tue May 27 22:04:45 2014
New Revision: 910168

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:04:45 2014
@@ -1 +1 @@
-1597887
+1597888

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:04:45 2014
@@ -242,9 +242,8 @@
   <div id="content-wrap" class="clearfix">
    <div id="main">
     <h1 id="handling-github-prs">Handling Github PRs</h1>
-<hr />
-<h2 id="how-to-create-a-pr-for-contributers">how to create a PR (for contributers)</h2>
-<p>Read [[1]]. </p>
+<h2 id="how-to-create-a-pr-for-contributers">How to create a PR (for contributers)</h2>
+<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.