fix: update README link in catalog-info.yaml and remove unnecessary line in index.md

This commit is contained in:
Stephan Lo 2024-12-18 15:23:14 +01:00
parent a0d65d1a09
commit 9acc97880b
2 changed files with 1 additions and 3 deletions

View file

@ -2,5 +2,3 @@
Main entry point Main entry point
{!../README.md!}

View file

@ -6,7 +6,7 @@ metadata:
description: This component represents the documentation for our project. description: This component represents the documentation for our project.
annotations: annotations:
backstage.io/techdocs-ref: dir:.. backstage.io/techdocs-ref: dir:..
backstage.io/docs-url: ../README.md backstage.io/docs-url: ./README.md
tags: tags:
- documentation - documentation
- docs - docs