fix: Use repo name, spaces are not allowed. (#717)

Co-authored-by: Edward Zarecor <ed@tcril.org>
This commit is contained in:
Edward Zarecor
2022-12-20 11:55:45 -05:00
committed by GitHub
parent 93db1a23e2
commit 057299de2b

View File

@@ -4,7 +4,7 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: 'Authentication Frontend'
name: 'frontend-app-authn'
description: "Micro-frontend for authentication service. It contains views for login, registration and password reset functionality."
links:
- url: 'https://github.com/openedx/frontend-app-authn/blob/master/README.rst'