You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by hb...@apache.org on 2016/11/20 13:09:23 UTC

svn commit: r1770556 - /attic/site/xdocs/stylesheets/site.vsl

Author: hboutemy
Date: Sun Nov 20 13:09:23 2016
New Revision: 1770556

URL: http://svn.apache.org/viewvc?rev=1770556&view=rev
Log:
svn url for  is /repos/asf/

Modified:
    attic/site/xdocs/stylesheets/site.vsl

Modified: attic/site/xdocs/stylesheets/site.vsl
URL: http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/site.vsl?rev=1770556&r1=1770555&r2=1770556&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/site.vsl (original)
+++ attic/site/xdocs/stylesheets/site.vsl Sun Nov 20 13:09:23 2016
@@ -116,7 +116,7 @@
 #if($elem.getChild("svn"))
     <tr>
       <td>SVN</td>
-      <td><a href="http://svn.apache.org/viewvc/${proj}/${subproj}">svn.apache.org/${proj}/${subproj}</a></td>
+      <td><a href="http://svn.apache.org/viewvc/${proj}/${subproj}">svn.apache.org/repos/asf/${proj}/${subproj}</a></td>
     </tr>
 #end
 #if (!$elem.getAttributeValue("subproject"))