mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-29 14:48:51 +01:00
readme update and footer link update
This commit is contained in:
parent
7d7a4dd905
commit
0833d795bd
3 changed files with 8 additions and 6 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue