Skip to content

Commit

Permalink
Update bmac link
Browse files Browse the repository at this point in the history
  • Loading branch information
rocktimsaikia committed Jan 6, 2025
1 parent d013db1 commit a8ded42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/components/faq.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { useId } from "react";
import type { FAQPage, WithContext } from "schema-dts";

const BMAC_CTA = (
<Link href="https://buymeacoffee.com/animechan_api" target="_blank" underline="always">
<Link href="https://buymeacoffee.com/animechan_api/membership" target="_blank" underline="always">
Buy Me A Coffee
</Link>
);
Expand Down

0 comments on commit a8ded42

Please sign in to comment.