This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rdf.git
The following commit(s) were added to refs/heads/master by this push:
new 6eaf4976 git-wip-us => gitbox
6eaf4976 is described below
commit 6eaf49766ab9d23325a2a269899b8f3b08941922
Author: Sebb <[email protected]>
AuthorDate: Tue Apr 5 11:37:48 2022 +0100
git-wip-us => gitbox
---
MATURITY.md | 6 +++---
src/site/site.xml | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/MATURITY.md b/MATURITY.md
index 8df30c73..d7d0822d 100644
--- a/MATURITY.md
+++ b/MATURITY.md
@@ -42,7 +42,7 @@ at no charge.
### CD20
_The project's code is easily discoverable and publicly accessible._
-Menu on https://commonsrdf.incubator.apache.org/ links to [Source
(git)](https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git),
+Menu on https://commonsrdf.incubator.apache.org/ links to [Source
(git)](https://gitbox.apache.org/repos/asf/incubator-commonsrdf.git),
[Source (GitHub mirror)](https://github.com/apache/incubator-commonsrdf/), as
well as
source releases under
[Download](https://commonsrdf.incubator.apache.org/download.html)
@@ -61,8 +61,8 @@ and
### CD40
_The full history of the project's code is available via a source code control
system, in a way that allows any released version to be recreated._
-Full history in
[git.apache.org](https://git-wip-us.apache.org/repos/asf?p=incubator-commonsrdf.git).
Each release has a
-corresponding
[tag](https://git-wip-us.apache.org/repos/asf?p=incubator-commonsrdf.git;a=tags)
+Full history in
[git.apache.org](https://gitbox.apache.org/repos/asf?p=incubator-commonsrdf.git).
Each release has a
+corresponding
[tag](https://gitbox.apache.org/repos/asf?p=incubator-commonsrdf.git;a=tags)
The git commits includes pre-Apache history imported from
https://github.com/commons-rdf/commons-rdf through software grant.
diff --git a/src/site/site.xml b/src/site/site.xml
index db6cd50c..22194b9a 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -61,7 +61,7 @@
</menu>
<menu name="Tools">
<item name="Mailing Lists" href="/mail-lists.html" />
- <item name="Source (Git)"
href="https://git-wip-us.apache.org/repos/asf/commons-rdf.git" />
+ <item name="Source (Git)"
href="https://gitbox.apache.org/repos/asf/commons-rdf.git" />
<item name="Source (GitHub mirror)"
href="https://github.com/apache/commons-rdf/" />
<item name="Issues (Jira)"
href="https://issues.apache.org/jira/browse/COMMONSRDF" />
</menu>