diff --git a/packages/console/app/src/routes/go/index.tsx b/packages/console/app/src/routes/go/index.tsx index abcd2a94a..74da24832 100644 --- a/packages/console/app/src/routes/go/index.tsx +++ b/packages/console/app/src/routes/go/index.tsx @@ -178,7 +178,7 @@ export default function Home() { [1]
{i18n.t("go.how.step1.title")} - {i18n.t("go.how.step1.beforeLink")}{" "} - + {i18n.t("go.how.step1.link")}
@@ -187,7 +187,7 @@ export default function Home() { [2]
{i18n.t("go.how.step2.title")} -{" "} - {i18n.t("go.how.step2.link")}{" "} + {i18n.t("go.how.step2.link")}{" "} {i18n.t("go.how.step2.afterLink")}