Update GitLab URL format in old documentation

Signed-off-by: Maximilian Wörner <maxwoerner@gmail.com>
This commit is contained in:
Maximilian Wörner
2026-04-17 10:34:02 +02:00
committed by GitHub
parent d33ab2aa24
commit 1933c4b817
+1 -1
View File
@@ -92,7 +92,7 @@ the source code hosting provider. Notice that instead of the `dir:` prefix, the
`url:` prefix is used instead. For example:
- **GitHub**: `url:https://githubhost.com/org/repo/tree/<branch_name>`
- **GitLab**: `url:https://gitlabhost.com/org/repo/tree/<branch_name>`
- **GitLab**: `url:https://gitlabhost.com/org/repo`
- **Bitbucket**: `url:https://bitbuckethost.com/project/repo/src/<branch_name>`
- **Azure**: `url:https://azurehost.com/organization/project/_git/repository`