Fix docs header link from /documentation to /docs (#469)
This commit is contained in:
committed by
GitHub
parent
1f52c67354
commit
9d7c7f8030
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user