diff --git a/docs/index.md b/docs/index.md index 5b65f77..f24f83b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,5 +2,3 @@ Main entry point - -{!../README.md!} \ No newline at end of file diff --git a/edp-backstage-integration/catalog-info.yaml b/edp-backstage-integration/catalog-info.yaml index 36dc7d4..c7f48dc 100644 --- a/edp-backstage-integration/catalog-info.yaml +++ b/edp-backstage-integration/catalog-info.yaml @@ -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