You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by si...@apache.org on 2010/11/08 23:37:37 UTC

svn commit: r1032774 - /incubator/river/site/trunk/content/source-code.mdtext

Author: sijskes
Date: Mon Nov  8 22:37:37 2010
New Revision: 1032774

URL: http://svn.apache.org/viewvc?rev=1032774&view=rev
Log:
small fixes

Modified:
    incubator/river/site/trunk/content/source-code.mdtext

Modified: incubator/river/site/trunk/content/source-code.mdtext
URL: http://svn.apache.org/viewvc/incubator/river/site/trunk/content/source-code.mdtext?rev=1032774&r1=1032773&r2=1032774&view=diff
==============================================================================
--- incubator/river/site/trunk/content/source-code.mdtext (original)
+++ incubator/river/site/trunk/content/source-code.mdtext Mon Nov  8 22:37:37 2010
@@ -5,7 +5,7 @@ Title: Source Code
 
 River uses [Subversion](http://subversion.tigris.org/) to manage its source code. Instructions on Subversion use can be found [here](http://svnbook.red-bean.com).
 
-The source code for the various deliverables of Apache River can be freely browsed at [http://svn.apache.org/viewvc/incubator/river/](http://svn.apache.org/viewvc/incubator/river/.html). 
+The source code for the various deliverables of Apache River can be freely browsed at <http://svn.apache.org/viewvc/incubator/river/>. 
 
 ## Anonymous access
 
@@ -74,4 +74,4 @@ You can also pass your password on the c
 svn commit --username your-username --password your-password
 {noformat}
 
-Remember to replace 'your-username' and 'your-password' with your actual username and password on svn.apache.org.
\ No newline at end of file
+Remember to replace 'your-username' and 'your-password' with your actual username and password on svn.apache.org.