Fix docs header link from /documentation to /docs (#469)

This commit is contained in:
Giancarlo Buomprisco
2026-03-29 10:24:54 +08:00
committed by GitHub
parent 1f52c67354
commit 9d7c7f8030
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ export function DocsHeader() {
<Separator orientation="vertical" />
<Link
href="/documentation"
href="/docs"
className="font-semibold tracking-tight hover:underline"
>
<Trans i18nKey="marketing.documentation" />