Skip to content

Commit 975b7a9

Browse files
committed
fix: refs
1 parent 4084302 commit 975b7a9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

web/src/app/layout.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ export default function RootLayout({
9494
</span>
9595
</Link>
9696
<a
97-
href="https://github.com/revolunet/gitscan"
97+
href="https://github.com/betagouv/gitscan"
9898
target="_blank"
9999
rel="noopener noreferrer"
100100
className="flex items-center gap-2 text-slate-600 hover:text-slate-900 transition-colors"
@@ -166,7 +166,7 @@ export default function RootLayout({
166166
</li>
167167
<li>
168168
<a
169-
href="https://github.com/revolunet/gitscan"
169+
href="https://github.com/betagouv/gitscan"
170170
target="_blank"
171171
rel="noopener noreferrer"
172172
className="hover:text-white transition-colors"

0 commit comments

Comments
 (0)