Change sample repo URL

This commit is contained in:
Adam Harvey
2020-12-04 10:42:47 -05:00
parent 5a30ec7ddd
commit 20716ae14f
@@ -99,7 +99,7 @@ export const RegisterComponentForm = ({ nextStep, saveConfig }: Props) => {
variant="outlined"
label="Repository URL"
error={hasErrors}
placeholder="https://github.com/spotify/backstage"
placeholder="https://github.com/backstage/backstage"
name="componentLocation"
required
margin="normal"