forked from DevFW-CICD/edp-doc
fix: update README link in catalog-info.yaml and remove unnecessary line in index.md
This commit is contained in:
parent
a0d65d1a09
commit
9acc97880b
2 changed files with 1 additions and 3 deletions
|
@ -2,5 +2,3 @@
|
|||
|
||||
Main entry point
|
||||
|
||||
|
||||
{!../README.md!}
|
|
@ -6,7 +6,7 @@ metadata:
|
|||
description: This component represents the documentation for our project.
|
||||
annotations:
|
||||
backstage.io/techdocs-ref: dir:..
|
||||
backstage.io/docs-url: ../README.md
|
||||
backstage.io/docs-url: ./README.md
|
||||
tags:
|
||||
- documentation
|
||||
- docs
|
||||
|
|
Loading…
Reference in a new issue