Skip to content

Commit

Permalink
Merge pull request #24 from wallet-dm/tomm/update-issue-report-url
Browse files Browse the repository at this point in the history
chore: update issue report url
  • Loading branch information
MuckT authored Jul 1, 2024
2 parents 6352a59 + 94b2566 commit fb36a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/component-library/components/SideNav/SideNav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ const SideNav = ({

<span className="text-sm ml-2 text-red-600 hover:text-red-800">
<a
href="https://github.com/xmtp-labs/xmtp-inbox-web/issues/new?assignees=&labels=bug&template=bug_report.yml&title=Bug%3A+"
href="https://github.com/wallet-dm/xmtp-dapp/issues/new?assignees=&labels=bug&projects=&template=bug_report.yml&title=Bug%3A+"
target="_blank"
rel="noreferrer">
{t("common.report_bug")}
Expand Down

0 comments on commit fb36a8a

Please sign in to comment.