diff --git a/microsite/data/plugins/artifactory.yaml b/microsite/data/plugins/artifactory.yaml index a61fd372e8..119e09eb8e 100644 --- a/microsite/data/plugins/artifactory.yaml +++ b/microsite/data/plugins/artifactory.yaml @@ -4,8 +4,8 @@ author: StageCentral authorUrl: https://stagecentral.io category: Artifacts description: | - Connect Backstage entities to software artifacts stored in JFrog Artifactory. - Display information about artifacts, such as their version, size, and download links. + Connect Backstage entities to software artifacts stored in JFrog Artifactory. + Display information about artifacts, such as their version, size, and download links. documentation: https://github.com/StageCentral/backstage-artifactory-plugin/tree/main#readme iconUrl: https://raw.githubusercontent.com/StageCentral/backstage-artifactory-plugin/main/logo/logo.png npmPackageName: '@stagecentral/plugin-artifactory'