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`