From fb6301e3c47b6ff1b7e4ef39b0cd4ea42a932812 Mon Sep 17 00:00:00 2001 From: Nikhil Unni Date: Thu, 3 Jun 2021 13:33:55 -0400 Subject: [PATCH] Update Cortex Marketplace Card Slight rename, and update the `authorUrl` to a reachable URL. Sorry for the small update -- last one I promise! Signed-off-by: Nikhil Unni --- microsite/data/plugins/cortex.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/microsite/data/plugins/cortex.yaml b/microsite/data/plugins/cortex.yaml index 1ebf8ba567..1f1c57adfd 100644 --- a/microsite/data/plugins/cortex.yaml +++ b/microsite/data/plugins/cortex.yaml @@ -1,7 +1,7 @@ --- -title: Service Quality Scorecards +title: Cortex Service Quality Scorecards author: Cortex -authorUrl: https://github.com/cortexapps +authorUrl: https://www.getcortexapp.com category: Monitoring description: Grade the quality of your Backstage services using Scorecards. Automate production readiness, migrations, security audits, and more with CQL (Cortex Query Language). documentation: https://github.com/cortexapps/backstage-plugin