We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4084302 commit 975b7a9Copy full SHA for 975b7a9
1 file changed
web/src/app/layout.tsx
@@ -94,7 +94,7 @@ export default function RootLayout({
94
</span>
95
</Link>
96
<a
97
- href="https://github.com/revolunet/gitscan"
+ href="https://github.com/betagouv/gitscan"
98
target="_blank"
99
rel="noopener noreferrer"
100
className="flex items-center gap-2 text-slate-600 hover:text-slate-900 transition-colors"
@@ -166,7 +166,7 @@ export default function RootLayout({
166
</li>
167
<li>
168
169
170
171
172
className="hover:text-white transition-colors"
0 commit comments