chore: update the template urls to point at main branch

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-07-28 11:14:01 +02:00
parent d659342762
commit 2d4304938a
@@ -100,18 +100,18 @@ catalog:
# Backstage example templates
- type: url
target: https://github.com/backstage/software-templates/blob/master/scaffolder-templates/react-ssr-template/template.yaml
target: https://github.com/backstage/software-templates/blob/main/scaffolder-templates/react-ssr-template/template.yaml
rules:
- allow: [Template]
- type: url
target: https://github.com/backstage/software-templates/blob/master/scaffolder-templates/springboot-grpc-template/template.yaml
target: https://github.com/backstage/software-templates/blob/main/scaffolder-templates/springboot-grpc-template/template.yaml
rules:
- allow: [Template]
- type: url
target: https://github.com/spotify/cookiecutter-golang/blob/master/template.yaml
target: https://github.com/spotify/cookiecutter-golang/blob/main/template.yaml
rules:
- allow: [Template]
- type: url
target: https://github.com/backstage/software-templates/blob/master/scaffolder-templates/docs-template/template.yaml
target: https://github.com/backstage/software-templates/blob/main/scaffolder-templates/docs-template/template.yaml
rules:
- allow: [Template]