Skip to content

Commit

Permalink
fix: fix trieve github link
Browse files Browse the repository at this point in the history
  • Loading branch information
godkun authored and skeptrunedev committed May 20, 2024
1 parent f8bf71d commit 90e5351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion search/src/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export const Footer = () => {
<BiLogosTwitter size={30} class="fill-current" />
</a>
<a
href="https://github.com/orgs/devflowinc/trieve"
href="https://github.com/devflowinc/trieve"
target="_blank"
class="hover:text-turquoise-500 dark:hover:text-acid-500"
>
Expand Down

0 comments on commit 90e5351

Please sign in to comment.