Skip to content

Commit

Permalink
fix(twitter): handle wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
StanGirard committed Jun 9, 2023
1 parent 0992ace commit 13a15ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/app/components/Footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const Footer = () => {
<img className="h-8 w-auto" src="/github.svg" alt="GitHub" />
</a>
<a
href="https://twitter.com/Quivr_app"
href="https://twitter.com/quivr_brain"
target="_blank"
rel="noopener noreferrer"
aria-label="Quivr Twitter"
Expand Down

1 comment on commit 13a15ac

@vercel
Copy link

@vercel vercel bot commented on 13a15ac Jun 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.