diff --git a/.changeset/nasty-doors-grab.md b/.changeset/nasty-doors-grab.md index 46165f1616..971843d053 100644 --- a/.changeset/nasty-doors-grab.md +++ b/.changeset/nasty-doors-grab.md @@ -2,4 +2,4 @@ '@backstage/plugin-scaffolder-backend-module-azure': patch --- -Use `GitRepository.webUrl` instead of `GitRepository.remoteUrl` to set the value of `repoContentsUrl` as `remoteUrl` can sometimes return an URL with the wrong format (e.g. https://@dev.azure.com///\_git/). +Use `GitRepository.webUrl` instead of `GitRepository.remoteUrl` to set the value of `repoContentsUrl` as `remoteUrl` can sometimes return an URL with the wrong format (e.g. `https://@dev.azure.com///\_git/`).