aboutsummaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
Diffstat (limited to 'components')
-rw-r--r--components/footer.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/components/footer.js b/components/footer.js
index db32d90..22c6868 100644
--- a/components/footer.js
+++ b/components/footer.js
@@ -79,7 +79,9 @@ function Footer() {
<Link href="/dmca">DMCA</Link>
</li>
<li className="cursor-pointer hover:text-action">
- <Link href="/contact">Github</Link>
+ <Link href="https://github.com/DevanAbinaya/Ani-Moopa">
+ Github
+ </Link>
</li>
</ul>
</div>