fix routing

This commit is contained in:
2025-11-25 13:18:35 +02:00
parent a0fb98409f
commit 71e6a16d5e
14 changed files with 30 additions and 24 deletions

View File

@@ -65,8 +65,7 @@ export function CallToAction() {
<div className="flex flex-col items-center text-center max-w-xs">
<Button
to="#gpu-architecture"
as="a"
to="/gpu#gpu-architecture"
variant="outline"
color="white"
className="mt-4"