Skip to content

Commit

Permalink
Merge pull request #225 from Abhinav-Bansal751/fix-faq-link
Browse files Browse the repository at this point in the history
fixed faq-link
  • Loading branch information
TenzDelek authored Nov 8, 2024
2 parents e07b586 + e83a0f1 commit 96f74de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ const Footer = () => {

<li>
<a
href="#"
href="/faqs"
className="text-gray-700 transition hover:opacity-75 dark:text-gray-200"
>
FAQs
Expand Down

0 comments on commit 96f74de

Please sign in to comment.