This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git


The following commit(s) were added to refs/heads/master by this push:
     new 51143f9176 CAUSEWAY-3148 : fixes a few 'isis' -> 'causeway' in doap
51143f9176 is described below

commit 51143f91766d192febb0bee1a57e094d543d1d64
Author: danhaywood <[email protected]>
AuthorDate: Tue Feb 7 18:48:16 2023 +0000

    CAUSEWAY-3148 : fixes a few 'isis' -> 'causeway' in doap
---
 antora/supplemental-ui/doap_causeway.rdf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/antora/supplemental-ui/doap_causeway.rdf 
b/antora/supplemental-ui/doap_causeway.rdf
index f9a0b5f68d..053d7947eb 100644
--- a/antora/supplemental-ui/doap_causeway.rdf
+++ b/antora/supplemental-ui/doap_causeway.rdf
@@ -21,7 +21,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-  <Project rdf:about="http://isis.apache.org";>
+  <Project rdf:about="https://causeway.apache.org";>
     <created>2013-01-03</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
     <name>Apache Causeway</name>
@@ -927,8 +927,8 @@
 
     <repository>
       <GITRepository>
-        <location rdf:resource="https://github.com/apache/isis.git"/>
-        <browse rdf:resource="https://github.com/apache/isis"/>
+        <location rdf:resource="https://github.com/apache/causeway.git"/>
+        <browse rdf:resource="https://github.com/apache/causeway"/>
       </GITRepository>
     </repository>
     <maintainer>

Reply via email to