Skip to content

Commit 28f21b0

Browse files
authored
UPD: Update how-to-register-a-component.md (#95)
1 parent 4d688a4 commit 28f21b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/how-to-register-a-component.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ metadata:
1919
description: Short description of your service
2020
spec:
2121
type: service
22-
lifecycle: development or production
22+
lifecycle: development or production or experimental
2323
owner: name_of_team or individual # Use an underscore to separate words for your team name
2424
```
2525
@@ -29,14 +29,14 @@ A minimal repository with an example can be found here:
2929
3030
### Register the component in Backstage
3131
32-
1. Click Create and then go to [Register an existing component]()
32+
1. Click Create and then go to [Register an existing component](https://backstage-deployment-1006240973223.europe-west10.run.app/catalog-import)
3333
section, paste the URL of the `catalog.yml` file in your repository
3434
(E.g. ``)
3535
1. Click **ANALYZE**, review and confirm the import with the button **IMPORT**.
3636
2. Your component configuration will be imported.
3737

3838

3939
!!! success
40-
Your component should be now available in the [Catalog home](https://).
40+
Your component should be now available in the [Catalog home](https://backstage-deployment-1006240973223.europe-west10.run.app/catalog).
4141

4242

0 commit comments

Comments
 (0)