From 50cced2cb6085f027ae3e3baa324ff705f7b821e Mon Sep 17 00:00:00 2001 From: Claudia Agache Date: Tue, 24 Mar 2020 12:34:57 +0200 Subject: [PATCH 1/2] RM-7131 Update old gitlab repo links with the new one from github --- README.txt | 2 +- pom.xml | 6 +++--- rm-community/documentation/overview.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.txt b/README.txt index 1d260c7466..5191713f84 100644 --- a/README.txt +++ b/README.txt @@ -1,7 +1,7 @@ Configuring and starting Alfresco/Share: ---------------------------------------- -- Clone the project (e.g. git clone git@gitlab.alfresco.com:records-management/records-management.git) +- Clone the project (e.g. git clone git@github.com:Alfresco/governance-services.git) - Import the project as a maven project diff --git a/pom.xml b/pom.xml index 1858f130d1..19b3cb109b 100644 --- a/pom.xml +++ b/pom.xml @@ -21,9 +21,9 @@ - scm:git:https://git.alfresco.com/records-management/records-management.git - scm:git:https://git.alfresco.com/records-management/records-management.git - https://git.alfresco.com/records-management/records-management + scm:git:https://github.com/Alfresco/governance-services.git + scm:git:https://github.com/Alfresco/governance-services.git + https://github.com/Alfresco/governance-services HEAD diff --git a/rm-community/documentation/overview.md b/rm-community/documentation/overview.md index ed79baa2d3..4fe00bda81 100644 --- a/rm-community/documentation/overview.md +++ b/rm-community/documentation/overview.md @@ -17,7 +17,7 @@ RM is split into two main parts - a repository integration and a Share integrati ### Artifacts and Guidance * [Community Source Code](https://github.com/Alfresco/records-management) -* [Enterprise Source Code](https://gitlab.alfresco.com/records-management/records-management) (for partners and customers) +* [Enterprise Source Code](https://github.com/Alfresco/governance-services) (for partners and customers) * [Community License](../LICENSE.txt) * [Enterprise License](../../rm-enterprise/LICENSE.txt) (this file will only be present in clones of the Enterprise repository) * [Issue Tracker Link](https://issues.alfresco.com/jira/projects/RM) From 6f2d4f4b8fb058a2ed1e75364d3ba8ee1050e990 Mon Sep 17 00:00:00 2001 From: Claudia Agache Date: Tue, 24 Mar 2020 16:18:35 +0200 Subject: [PATCH 2/2] RM-7131 Update old gitlab repo links with the new one from github --- README.md | 2 +- rm-community/documentation/destruction/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ec3fe91f5..2fc454a51f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Please refer to our [How to contribute](/CONTRIBUTING.md) guide and our [Contributor Covenant Code of Conduct](/CODE_OF_CONDUCT.md). ## Configuring and starting Alfresco/Share -* Clone the project (e.g. `git clone git@gitlab.alfresco.com:records-management/records-management.git`) +* Clone the project (e.g. `git clone git@github.com:Alfresco/governance-services.git`) * Import the project as a maven project * Start the Alfresco/Share instances with the following commands: diff --git a/rm-community/documentation/destruction/README.md b/rm-community/documentation/destruction/README.md index b43c16bf18..67c3cd923a 100644 --- a/rm-community/documentation/destruction/README.md +++ b/rm-community/documentation/destruction/README.md @@ -19,7 +19,7 @@ Recorded content can be explicitly destroyed whilst maintaining the original nod ### Artifacts and Guidance -* Source Code Link: [GitLab](https://gitlab.alfresco.com/records-management/records-management/tree/master) +* Source Code Link: [GitHub](https://github.com/Alfresco/records-management) * License: Alfresco Community * Issue Tracker Link: [JIRA RM](https://issues.alfresco.com/jira/projects/RM/summary) * Contribution Model: Alfresco Closed Source