chore: bump version to 3.0.4 in package.json and update help link to documentation in docs-header.tsx (#468)
This commit is contained in:
committed by
GitHub
parent
cc3eb5c554
commit
1f52c67354
@@ -19,7 +19,7 @@ export function DocsHeader() {
|
||||
<Separator orientation="vertical" />
|
||||
|
||||
<Link
|
||||
href="/help"
|
||||
href="/documentation"
|
||||
className="font-semibold tracking-tight hover:underline"
|
||||
>
|
||||
<Trans i18nKey="marketing.documentation" />
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "next-supabase-saas-kit-turbo",
|
||||
"version": "3.0.3",
|
||||
"version": "3.0.4",
|
||||
"private": true,
|
||||
"author": {
|
||||
"name": "MakerKit",
|
||||
|
||||
Reference in New Issue
Block a user