You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ig...@apache.org on 2012/04/11 16:18:51 UTC

svn commit: r1324776 - /httpd/test/framework/trunk/README

Author: igalic
Date: Wed Apr 11 14:18:51 2012
New Revision: 1324776

URL: http://svn.apache.org/viewvc?rev=1324776&view=rev
Log:
Fix documentation URL

Modified:
    httpd/test/framework/trunk/README

Modified: httpd/test/framework/trunk/README
URL: http://svn.apache.org/viewvc/httpd/test/framework/trunk/README?rev=1324776&r1=1324775&r2=1324776&view=diff
==============================================================================
--- httpd/test/framework/trunk/README (original)
+++ httpd/test/framework/trunk/README Wed Apr 11 14:18:51 2012
@@ -16,7 +16,7 @@ for t/TEST -ssl): http://www.openssl.org
 For an extensive documentation see
 http://perl.apache.org/docs/general/testing/testing.html
  or
-http://cvs.apache.org/viewcvs.cgi/modperl-docs/src/docs/general/testing/testing.pod
+http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/docs/general/testing/testing.pod
 
 Quick Start 
 -----------