From 7ad68b54f4da919a579fa4f48bcaeae64006d6d1 Mon Sep 17 00:00:00 2001 From: Emil Gulamov <125820963+mearashadowfax@users.noreply.github.com> Date: Wed, 20 Mar 2024 08:59:11 +0400 Subject: [PATCH] Update "Getting Started" links in various language docs --- src/content/docs/de/welcome-to-docs.mdx | 2 +- src/content/docs/es/welcome-to-docs.mdx | 2 +- src/content/docs/fr/welcome-to-docs.mdx | 2 +- src/content/docs/ja/welcome-to-docs.mdx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/content/docs/de/welcome-to-docs.mdx b/src/content/docs/de/welcome-to-docs.mdx index b98e170..350f747 100644 --- a/src/content/docs/de/welcome-to-docs.mdx +++ b/src/content/docs/de/welcome-to-docs.mdx @@ -19,7 +19,7 @@ hero: - text: Get started icon: right-arrow variant: primary - link: /fa/guides/getting-started/ + link: /de/guides/getting-started/ - text: View on GitHub icon: external link: https://github.com/mearashadowfax/ScrewFast diff --git a/src/content/docs/es/welcome-to-docs.mdx b/src/content/docs/es/welcome-to-docs.mdx index 60c64e0..1aff92a 100644 --- a/src/content/docs/es/welcome-to-docs.mdx +++ b/src/content/docs/es/welcome-to-docs.mdx @@ -19,7 +19,7 @@ hero: - text: Get started icon: right-arrow variant: primary - link: /fa/guides/getting-started/ + link: /es/guides/getting-started/ - text: View on GitHub icon: external link: https://github.com/mearashadowfax/ScrewFast diff --git a/src/content/docs/fr/welcome-to-docs.mdx b/src/content/docs/fr/welcome-to-docs.mdx index 3c5e6b4..6bf5a6b 100644 --- a/src/content/docs/fr/welcome-to-docs.mdx +++ b/src/content/docs/fr/welcome-to-docs.mdx @@ -19,7 +19,7 @@ hero: - text: Get started icon: right-arrow variant: primary - link: /fa/guides/getting-started/ + link: /fr/guides/getting-started/ - text: View on GitHub icon: external link: https://github.com/mearashadowfax/ScrewFast diff --git a/src/content/docs/ja/welcome-to-docs.mdx b/src/content/docs/ja/welcome-to-docs.mdx index 92d8883..c16ccb0 100644 --- a/src/content/docs/ja/welcome-to-docs.mdx +++ b/src/content/docs/ja/welcome-to-docs.mdx @@ -19,7 +19,7 @@ hero: - text: Get started icon: right-arrow variant: primary - link: /fa/guides/getting-started/ + link: /ja/guides/getting-started/ - text: View on GitHub icon: external link: https://github.com/mearashadowfax/ScrewFast