From 1933c4b81724bfe8ff517be1de3f47ef8638ed80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20W=C3=B6rner?= Date: Fri, 17 Apr 2026 10:34:02 +0200 Subject: [PATCH] Update GitLab URL format in old documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maximilian Wörner --- docs/features/techdocs/how-to-guides--old.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/techdocs/how-to-guides--old.md b/docs/features/techdocs/how-to-guides--old.md index 175a8e2ee8..992124177d 100644 --- a/docs/features/techdocs/how-to-guides--old.md +++ b/docs/features/techdocs/how-to-guides--old.md @@ -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/` -- **GitLab**: `url:https://gitlabhost.com/org/repo/tree/` +- **GitLab**: `url:https://gitlabhost.com/org/repo` - **Bitbucket**: `url:https://bitbuckethost.com/project/repo/src/` - **Azure**: `url:https://azurehost.com/organization/project/_git/repository`