RM-7131 Update old gitlab repo links with the new one from github

(cherry picked from commit 50cced2cb6)
This commit is contained in:
Claudia Agache
2020-03-24 12:34:57 +02:00
committed by Tom Page
parent 80e6b7aace
commit 5978aa904a
2 changed files with 4 additions and 4 deletions

View File

@@ -15,9 +15,9 @@
</organization> </organization>
<scm> <scm>
<connection>scm:git:https://git.alfresco.com/records-management/records-management.git</connection> <connection>scm:git:https://github.com/Alfresco/governance-services.git</connection>
<developerConnection>scm:git:https://git.alfresco.com/records-management/records-management.git</developerConnection> <developerConnection>scm:git:https://github.com/Alfresco/governance-services.git</developerConnection>
<url>https://git.alfresco.com/records-management/records-management</url> <url>https://github.com/Alfresco/governance-services</url>
<tag>HEAD</tag> <tag>HEAD</tag>
</scm> </scm>

View File

@@ -17,7 +17,7 @@ RM is split into two main parts - a repository integration and a Share integrati
### Artifacts and Guidance ### Artifacts and Guidance
* [Community Source Code](https://github.com/Alfresco/records-management) * [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) * [Community License](../LICENSE.txt)
* [Enterprise License](../../rm-enterprise/LICENSE.txt) (this file will only be present in clones of the Enterprise repository) * [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) * [Issue Tracker Link](https://issues.alfresco.com/jira/projects/RM)