readme update and footer link update

This commit is contained in:
Daniel Avila 2023-02-14 18:40:00 -05:00
parent 7d7a4dd905
commit 0833d795bd
3 changed files with 8 additions and 6 deletions

View file

@ -4,7 +4,7 @@ export default function Footer() {
return (
<div className="px-3 pt-2 pb-3 text-center text-xs text-black/50 dark:text-white/50 md:px-4 md:pt-3 md:pb-6">
<a
href="https://github.com/danny-avila/rpp2210-mvp"
href="https://github.com/danny-avila/chatgpt-clone"
target="_blank"
rel="noreferrer"
className="underline"