Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clinic: update UI elements on the login page #2541

Merged
merged 1 commit into from
Apr 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions en/clinic-user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ When Diag uploads data, the access token is used to identify the user and ensure

<div label="Clinic Server for international users">

Go to the [Clinic Server for international users](https://clinic.pingcap.com) and select **Sign in with TiDB Account** to enter the TiDB Cloud login page. If you do not have a TiDB Cloud account, you can create one on that page.
Go to the [Clinic Server for international users](https://clinic.pingcap.com) and select **Continue with TiDB Account** to enter the TiDB Cloud login page. If you do not have a TiDB Cloud account, you can create one on that page.

> **Note:**
>
Expand All @@ -126,7 +126,7 @@ When Diag uploads data, the access token is used to identify the user and ensure

<div label="Clinic Server for users in the Chinese mainland">

Go to the [Clinic Server for users in the Chinese mainland](https://clinic.pingcap.com.cn) and select **Sign in with AskTUG** to enter the AskTUG community login page. If you do not have an AskTUG account, you can create one on that page.
Go to the [Clinic Server for users in the Chinese mainland](https://clinic.pingcap.com.cn) and select **Continue with AskTUG** to enter the AskTUG community login page. If you do not have an AskTUG account, you can create one on that page.

</div>

Expand Down
4 changes: 2 additions & 2 deletions zh/clinic-user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,13 +115,13 @@ Access Token(以下简称为 Token)用于 Diag 上传数据时的用户认
<SimpleTab>
<div label="Clinic Server 中国区">

登录 [Clinic Server 中国区](https://clinic.pingcap.com.cn),选择 **Sign in with AskTUG** 进入 TiDB 社区 AskTUG 的登录界面。如果你尚未注册 AskTUG 帐号,可以在该界面进行注册。
登录 [Clinic Server 中国区](https://clinic.pingcap.com.cn),选择 **Continue with AskTUG** 进入 TiDB 社区 AskTUG 的登录界面。如果你尚未注册 AskTUG 帐号,可以在该界面进行注册。

</div>

<div label="Clinic Server 美国区">

登录 [Clinic Server 美国区](https://clinic.pingcap.com),选择 **Sign in with TiDB Account** 进入 TiDB Cloud Account 的登录界面。如果你尚未注册 TiDB Cloud 帐号,可以在该界面进行注册。
登录 [Clinic Server 美国区](https://clinic.pingcap.com),选择 **Continue with TiDB Account** 进入 TiDB Cloud Account 的登录界面。如果你尚未注册 TiDB Cloud 帐号,可以在该界面进行注册。

> **注意:**
>
Expand Down
Loading