From f5c7cf65e2366efe0f60885830db60c61e83b916 Mon Sep 17 00:00:00 2001 From: Anna Carolina <8171749+accezar@users.noreply.github.com> Date: Mon, 11 Mar 2024 13:56:07 -0300 Subject: [PATCH] docs(microsite): fixed dot and re-run prettier Signed-off-by: Anna Carolina <8171749+accezar@users.noreply.github.com> --- microsite/data/plugins/library-check.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/microsite/data/plugins/library-check.yaml b/microsite/data/plugins/library-check.yaml index edd647cec1..fdd2db1cd4 100644 --- a/microsite/data/plugins/library-check.yaml +++ b/microsite/data/plugins/library-check.yaml @@ -1,9 +1,9 @@ --- title: Library Check -author: anakrz +author: anakzr authorUrl: https://github.com/anakzr category: Services -description: Check the status of project package or library based on main registries. +description: Check the status of project package or library based on main registries documentation: https://github.com/anakzr/backstage-plugin-library-check iconUrl: /img/library-check-logo.png npmPackageName: '@anakz/backstage-plugin-library-check'