Skip to content

Commit

Permalink
chore: point feedback URL to github
Browse files Browse the repository at this point in the history
  • Loading branch information
insertish committed Jun 5, 2024
1 parent 0a3f443 commit ecdebf5
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,10 @@ export const ServerList = (props: Props) => {
</Shadow>
<Tooltip placement="right" content="Give Feedback">
<EntryContainer>
<a href="/server/01F7ZSBSFHQ8TA81725KQCSDDP/channel/01HGJPTXVPM3RJV0RG3YQA20KZ">
<a
href="https://github.com/revoltchat/frontend/issues"
target="_blank"
>
<Avatar
size={42}
fallback={<BiSolidMegaphone size={18} />}
Expand Down

0 comments on commit ecdebf5

Please sign in to comment.