Author: sebb
Date: Thu Mar 11 15:00:52 2021
New Revision: 1887491
URL: http://svn.apache.org/viewvc?rev=1887491&view=rev
Log:
Git URLs have changed
Modified:
attic/site/docs/projects/deltacloud.html
attic/site/docs/projects/falcon.html
attic/site/docs/projects/stratos.html
attic/site/xdocs/stylesheets/site.vsl
Modified: attic/site/docs/projects/deltacloud.html
URL:
http://svn.apache.org/viewvc/attic/site/docs/projects/deltacloud.html?rev=1887491&r1=1887490&r2=1887491&view=diff
==============================================================================
--- attic/site/docs/projects/deltacloud.html (original)
+++ attic/site/docs/projects/deltacloud.html Thu Mar 11 15:00:52 2021
@@ -77,7 +77,7 @@
</tr>
<tr>
<td>Source Code (Git)</td>
- <td><a
href="https://git-wip-us.apache.org/repos/asf?p=deltacloud.git">git-wip-us.apache.org/repos/asf?p=deltacloud.git</a></td>
+ <td><a
href="https://gitbox.apache.org/repos/asf/attic-deltacloud.git">https://gitbox.apache.org/repos/asf/attic-deltacloud.git</a></td>
</tr>
<tr>
<td>Board Reports</td>
Modified: attic/site/docs/projects/falcon.html
URL:
http://svn.apache.org/viewvc/attic/site/docs/projects/falcon.html?rev=1887491&r1=1887490&r2=1887491&view=diff
==============================================================================
--- attic/site/docs/projects/falcon.html (original)
+++ attic/site/docs/projects/falcon.html Thu Mar 11 15:00:52 2021
@@ -85,7 +85,7 @@
</tr>
<tr>
<td>Source Code (Git)</td>
- <td><a
href="https://git-wip-us.apache.org/repos/asf?p=falcon.git">git-wip-us.apache.org/repos/asf?p=falcon.git</a></td>
+ <td><a
href="https://gitbox.apache.org/repos/asf/attic-falcon.git">https://gitbox.apache.org/repos/asf/attic-falcon.git</a></td>
</tr>
<tr>
<td>Board Reports</td>
Modified: attic/site/docs/projects/stratos.html
URL:
http://svn.apache.org/viewvc/attic/site/docs/projects/stratos.html?rev=1887491&r1=1887490&r2=1887491&view=diff
==============================================================================
--- attic/site/docs/projects/stratos.html (original)
+++ attic/site/docs/projects/stratos.html Thu Mar 11 15:00:52 2021
@@ -81,7 +81,7 @@
</tr>
<tr>
<td>Source Code (Git)</td>
- <td><a
href="https://git-wip-us.apache.org/repos/asf?p=stratos.git">git-wip-us.apache.org/repos/asf?p=stratos.git</a></td>
+ <td><a
href="https://gitbox.apache.org/repos/asf/attic-stratos.git">https://gitbox.apache.org/repos/asf/attic-stratos.git</a></td>
</tr>
<tr>
<td>Board Reports</td>
Modified: attic/site/xdocs/stylesheets/site.vsl
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/site.vsl?rev=1887491&r1=1887490&r2=1887491&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/site.vsl (original)
+++ attic/site/xdocs/stylesheets/site.vsl Thu Mar 11 15:00:52 2021
@@ -143,7 +143,7 @@
#if($elem.getChild("git"))
<tr>
<td>Source Code (Git)</td>
- <td><a
href="https://git-wip-us.apache.org/repos/asf?p=${proj}.git">git-wip-us.apache.org/repos/asf?p=${proj}.git</a></td>
+ <td><a
href="https://gitbox.apache.org/repos/asf/attic-${proj}.git">https://gitbox.apache.org/repos/asf/attic-${proj}.git</a></td>
</tr>
#end
#if (!$elem.getAttributeValue("subproject"))