Author: cmpilato
Date: Wed Apr 21 13:54:31 2010
New Revision: 936304
URL: http://svn.apache.org/viewvc?rev=936304&view=rev
Log:
Add link to the contribulyzer from relevant text.
Modified:
subversion/site/publish/contributing.html
Modified: subversion/site/publish/contributing.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/contributing.html?rev=936304&r1=936303&r2=936304&view=diff
==============================================================================
--- subversion/site/publish/contributing.html (original)
+++ subversion/site/publish/contributing.html Wed Apr 21 13:54:31 2010
@@ -129,16 +129,16 @@
</li>
<li><p style="font-weight: bold;">Submit a patch</p>
-
<p>The open-source adage "Patches welcome" may show up most
frequently as a thread-killing retort to mailing list trolls,
but at the heart of the statement are two quite genuine ideals:
software code doesn't write itself, and projects generally
really do want as many people as possible to help write that
code. The Subversion project is no different. We've accepted
- and applied countless patch contributions, and we hope to
- always have a constant stream of them. If you're a developer
- able to contribute in this way, take a cruise through our
+ and applied <a href="http://www.red-bean.com/svnproject/contribulyzer/"
+ >countless patch contributions</a>, and we hope to always have
+ a constant stream of them. If you're a developer able to
+ contribute in this way, take a cruise through our
<a href="docs/community-guide/">Subversion Community Guide</a>,
specifically the sections regarding
<a href="docs/community-guide/general.html#patches" >patch