From 5ef22a7ab656fe648736b90ba27694b6ec97faa2 Mon Sep 17 00:00:00 2001 From: EstoesMoises <118999648+EstoesMoises@users.noreply.github.com> Date: Tue, 15 Jul 2025 00:23:31 +0100 Subject: [PATCH] Update stackoverflow-teams.yaml - Updating author and authorUrl - Updating documentation with Stack Overflow article Signed-off-by: EstoesMoises <118999648+EstoesMoises@users.noreply.github.com> --- microsite/data/plugins/stackoverflow-teams.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/microsite/data/plugins/stackoverflow-teams.yaml b/microsite/data/plugins/stackoverflow-teams.yaml index cfe08757d3..c2fc1f5480 100644 --- a/microsite/data/plugins/stackoverflow-teams.yaml +++ b/microsite/data/plugins/stackoverflow-teams.yaml @@ -1,10 +1,10 @@ --- title: Stack Overflow for Teams -author: EstoesMoises -authorUrl: https://github.com/estoesmoises/ +author: Stack Overflow +authorUrl: https://github.com/StackExchange/ category: Discovery description: Provide seamless access to Stack Overflow Teams most relevant data, allowing you to display the top users, top tags, and top questions directly within Backstage. It also allows to securely create SO Teams questions from Backstage. -documentation: https://github.com/StackExchange/backstage-stackoverflow/blob/main/README.md +documentation: https://stackoverflowteams.help/en/articles/9692515-backstage-io-integration iconUrl: /img/stack-overflow-logo.svg npmPackageName: 'backstage-plugin-stack-overflow-teams' addedDate: '2025-06-10'