diff options
| author | Sebastien Castiel <sebastien@castiel.me> | 2024-01-19 16:13:02 -0500 |
|---|---|---|
| committer | Sebastien Castiel <sebastien@castiel.me> | 2024-01-19 16:13:02 -0500 |
| commit | 3735509fea74afddb3d5bc0eab57c3f03a239354 (patch) | |
| tree | 285f4490850ead55aa8f829250ca8b574cda269e /src/app/layout.tsx | |
| parent | 1b1ebf015e0ad00c10d35eb7e7ba50288aea0c13 (diff) | |
Update GitHub repository URL
Diffstat (limited to 'src/app/layout.tsx')
| -rw-r--r-- | src/app/layout.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7d95d6e..53b45b2 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -129,7 +129,7 @@ export default function RootLayout({ </a>{' '} and{' '} <a - href="https://github.com/scastiel/spliit2/graphs/contributors" + href="https://github.com/spliit-app/spliit/graphs/contributors" target="_blank" rel="noopener" > |
