Skip to content

Commit

Permalink
chore(ai-help): make feedback link external (#9511)
Browse files Browse the repository at this point in the history
  • Loading branch information
fiji-flo authored Aug 17, 2023
1 parent 098c5a3 commit b73eef0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/plus/ai-help/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -588,6 +588,7 @@ function ReportIssueOnGitHubLink({
return (
<a
href={url.href}
className="external"
title="This will take you to GitHub to file a new issue."
target="_blank"
rel="noopener noreferrer"
Expand Down

0 comments on commit b73eef0

Please sign in to comment.