diff options
Diffstat (limited to 'envshare/app/layout.tsx')
| -rw-r--r-- | envshare/app/layout.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/envshare/app/layout.tsx b/envshare/app/layout.tsx index 557407d..1bb4b68 100644 --- a/envshare/app/layout.tsx +++ b/envshare/app/layout.tsx @@ -33,7 +33,7 @@ export default function RootLayout({ </Link> and{" "} <Link - href="https://github.com/chronark/envshare/graphs/contributors" + href="https://github.com/retrofor/ChienDice/graphs/contributors" className="underline duration-150 hover:text-zinc-200" > many others{" "} |
