Update path to repositories after move
... | ... | @@ -18,27 +18,27 @@ |
}, | ||
{ | ||
"type": "vcs", | ||
"url": "https://git-t3o.typo3.org/t3o/t3olayout.git" | ||
"url": "https://gitlab.typo3.org/services/common/t3olayout.git" | ||
}, | ||
{ | ||
"type": "vcs", | ||
"url": "https://git-t3o.typo3.org/t3o/t3org-certifications.git" | ||
"url": "https://gitlab.typo3.org/t3o/t3org-certifications.git" | ||
}, | ||
{ | ||
"type": "vcs", | ||
"url": "https://git-t3o.typo3.org/t3o/typo3_roadmap.git" | ||
"url": "https://gitlab.typo3.org/services/typo3.org/typo3_roadmap.git" | ||
}, | ||
{ | ||
"type": "vcs", | ||
"url": "https://git-t3o.typo3.org/t3o/t3o_membership.git" | ||
"url": "https://gitlab.typo3.org/services/typo3.org/t3o_membership.git" | ||
}, | ||
{ | ||
"type": "vcs", | ||
"url": "https://git-t3o.typo3.org/t3o/randombanners.git" | ||
"url": "https://gitlab.typo3.org/services/typo3.org/randombanners.git" | ||
}, | ||
{ | ||
"type": "vcs", | ||
"url": "https://git-t3o.typo3.org/t3o/gitlab_api.git" | ||
"url": "https://gitlab.typo3.org/services/common/gitlab_api.git" | ||
}, | ||
{ | ||
"type": "vcs", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment