Author: hboutemy
Date: Thu Jun 16 13:01:11 2022
New Revision: 1901970

URL: http://svn.apache.org/viewvc?rev=1901970&view=rev
Log:
use https for sources

Modified:
    attic/site/xdocs/process.xml

Modified: attic/site/xdocs/process.xml
URL: 
http://svn.apache.org/viewvc/attic/site/xdocs/process.xml?rev=1901970&r1=1901969&r2=1901970&view=diff
==============================================================================
--- attic/site/xdocs/process.xml (original)
+++ attic/site/xdocs/process.xml Thu Jun 16 13:01:11 2022
@@ -75,7 +75,7 @@
 
   <p>The following are useful svn/https locations:</p>
     <ul>
-     <li>svn site <a 
href="http://svn.apache.org/viewvc/attic";>http://svn.apache.org/repos/asf/attic</a>:
 sources in <code>xdocs</code>, generated html in <code>docs</code></li>
+     <li>svn site <a 
href="https://svn.apache.org/viewvc/attic";>https://svn.apache.org/repos/asf/attic</a>:
 sources in <code>xdocs</code>, generated html in <code>docs</code></li>
      <li>site <a 
href="http://attic.apache.org";>http://attic.apache.org</a></li>
      <li>internals: <a href="https://ci2.apache.org/#/builders/16";>Buildbot 
job</a> to build from source and commit generated html
          (see <a 
href="https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/attic-site.conf";>attic-site.conf</a>),


Reply via email to