diff --git a/microsite/data/plugins/github-pull-requests-board.yaml b/microsite/data/plugins/github-pull-requests-board.yaml index 90feb84010..0670e9bab4 100644 --- a/microsite/data/plugins/github-pull-requests-board.yaml +++ b/microsite/data/plugins/github-pull-requests-board.yaml @@ -1,9 +1,9 @@ --- title: Github Pull Requests Board author: DAZN -authorUrl: https://engineering.dazn.com/ +authorUrl: https://engineering.dazn.com category: Source Control Mgmt -description: View All open GitHub pull requests owned by your team in Backstage. +description: View all open GitHub pull requests owned by your team in Backstage. documentation: https://github.com/backstage/backstage/tree/master/plugins/github-pull-requests-board iconUrl: img/github-pull-requests-board-logo.svg npmPackageName: '@backstage/plugin-github-pull-requests-board' \ No newline at end of file