From d331fe795ebf96929c9b8852b165385f287d0b03 Mon Sep 17 00:00:00 2001 From: Josh Maxwell Date: Mon, 24 Oct 2022 21:42:34 -0600 Subject: [PATCH] Replacing gitlab integration host with stripped url already present Signed-off-by: Josh Maxwell --- .../src/components/GithubIssues/IssueCard/IssueCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/github-issues/src/components/GithubIssues/IssueCard/IssueCard.tsx b/plugins/github-issues/src/components/GithubIssues/IssueCard/IssueCard.tsx index 2337c8b4ac..a5a5b79ac0 100644 --- a/plugins/github-issues/src/components/GithubIssues/IssueCard/IssueCard.tsx +++ b/plugins/github-issues/src/components/GithubIssues/IssueCard/IssueCard.tsx @@ -58,7 +58,7 @@ export const IssueCard = (props: IssueCardProps) => { - + {repositoryName}