A GitLab URL not ending in .git requires a redirect which isomorphic-git doesn't follow, resulting in a 404.
This incorporates @ruloweb's fix in #4134.
* 'master' of github.com:backstage/backstage: (1353 commits)
chore: change the wording slightly
chore: review comments
chore: prettier makes pretty
Update docs/features/software-templates/installation.md
chore: fix spelling mistake
chore: fixing spelling of docs
chore: reworking the files so that it's moved to docs instea
chore: fix the config key for scaffolderr
chore: updating docs reference to integrations condfig
chore: fix newline on new file
chore: Added example multi-stage with the new backstage bundle command
Remove heading from the adr template
Updated version changes to be minor
Updated changeset with breaking changes documentation
chore(deps-dev): bump @types/mini-css-extract-plugin from 0.9.1 to 1.2.2
chore(deps): bump @octokit/request from 5.4.12 to 5.4.13
Update comments, use MUI's capitalize
Change category from Feedback to Data Display
Fix typo
Tweak wording
...
* 'master' of github.com:backstage/backstage: (26 commits)
Remove heading from the adr template
Updated version changes to be minor
Updated changeset with breaking changes documentation
chore(deps-dev): bump @types/mini-css-extract-plugin from 0.9.1 to 1.2.2
chore(deps): bump @octokit/request from 5.4.12 to 5.4.13
Change category from Feedback to Data Display
Fix typo
Tweak wording
Update descriptions
Point to main docs site
Reorg Kubernetes section
config-loader: Fix tests for windows
Add pictures to users and groups
remove last usages of APP_ENV
Add `EntityRefLinks` that shows one or multiple entity ref links.
catalog: support supplying a custom catalog descriptor file parser
move types/aws4 to devDeps
feature: add aws iam auth translator for kubernetes
Ask the SonarQube server for all support metrics prior to querying them for a project
Fixed bug in ConsumerGroupOffsets test
...