From a0d65d1a09e4b3a7633819c87009fe8ff19412d7 Mon Sep 17 00:00:00 2001 From: Stephan Lo Date: Wed, 18 Dec 2024 15:17:18 +0100 Subject: [PATCH] add docs-url annotation to catalog-info.yaml --- edp-backstage-integration/catalog-info.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/edp-backstage-integration/catalog-info.yaml b/edp-backstage-integration/catalog-info.yaml index 4d2917b..36dc7d4 100644 --- a/edp-backstage-integration/catalog-info.yaml +++ b/edp-backstage-integration/catalog-info.yaml @@ -6,6 +6,7 @@ metadata: description: This component represents the documentation for our project. annotations: backstage.io/techdocs-ref: dir:.. + backstage.io/docs-url: ../README.md tags: - documentation - docs