Update microcks.yaml

Fix Microcks logo URL to avoid 404 error...

Signed-off-by: Yacine Kheddache <yacine@microcks.io>
This commit is contained in:
Yacine Kheddache
2025-08-19 12:59:33 +02:00
committed by GitHub
parent 84f77f0d0b
commit 326812855b
+1 -1
View File
@@ -5,7 +5,7 @@ authorUrl: https://microcks.io
category: Discovery
description: Import API definitions (OpenAPI, AsyncAPI, gRPC) from Microcks instances, linking to their mock endpoints and test results.
documentation: https://github.com/microcks/microcks-backstage-provider
iconUrl: https://microcks.io/images/microcks-logo-blue.png
iconUrl: https://raw.githubusercontent.com/microcks/.github/refs/heads/main/assets/microcks-logo-blue.png
npmPackageName: '@microcks/microcks-backstage-provider'
tags:
- mock