summaryrefslogtreecommitdiffhomepage
path: root/packages/console/app/src/routes
diff options
context:
space:
mode:
Diffstat (limited to 'packages/console/app/src/routes')
-rw-r--r--packages/console/app/src/routes/go/index.tsx10
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/console/app/src/routes/go/index.tsx b/packages/console/app/src/routes/go/index.tsx
index af77917a3..c308eaba2 100644
--- a/packages/console/app/src/routes/go/index.tsx
+++ b/packages/console/app/src/routes/go/index.tsx
@@ -337,8 +337,8 @@ export default function Home() {
<div>
<span>[*]</span>
<p>
- {i18n.t("go.privacy.beforeExceptions")}{" "}
- <a href={language.route("/docs/zen/#privacy")}>{i18n.t("go.privacy.exceptionsLink")}</a>.
+ {i18n.t("go.privacy.body")} <a href="mailto:[email protected]">{i18n.t("common.contactUs")}</a>{" "}
+ {i18n.t("go.privacy.contactAfter")}
</p>
</div>
</div>
@@ -437,15 +437,15 @@ export default function Home() {
<li>
<Faq question={i18n.t("go.faq.q4")}>
{i18n.t("go.faq.a4.p1.beforePricing")}{" "}
- <a href={language.route("/docs/zen/#pricing")}>{i18n.t("go.faq.a4.p1.pricingLink")}</a>{" "}
+ <a href={language.route("/docs/go/#pricing")}>{i18n.t("go.faq.a4.p1.pricingLink")}</a>{" "}
{i18n.t("go.faq.a4.p1.afterPricing")} {i18n.t("go.faq.a4.p2.beforeAccount")}{" "}
<a href="/auth">{i18n.t("go.faq.a4.p2.accountLink")}</a>. {i18n.t("go.faq.a4.p3")}
</Faq>
</li>
<li>
<Faq question={i18n.t("go.faq.q5")}>
- {i18n.t("go.faq.a5.beforeExceptions")}{" "}
- <a href={language.route("/docs/zen/#privacy")}>{i18n.t("go.faq.a5.exceptionsLink")}</a>.
+ {i18n.t("go.faq.a5.body")} <a href="mailto:[email protected]">{i18n.t("common.contactUs")}</a>{" "}
+ {i18n.t("go.faq.a5.contactAfter")}
</Faq>
</li>
<li>