forked from DevFW-CICD/edp-doc
add docs-url annotation to catalog-info.yaml
This commit is contained in:
parent
04289d11e1
commit
a0d65d1a09
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +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
|
||||||
tags:
|
tags:
|
||||||
- documentation
|
- documentation
|
||||||
- docs
|
- docs
|
||||||
|
|
Loading…
Reference in a new issue