fix wording

This commit is contained in:
rustdesk
2022-04-12 04:24:26 +08:00
parent 35621fff4b
commit d011469264
4 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -56,7 +56,7 @@ sudo docker run --name hbbr -p 21117:21117 -p 21119:21119 -v `pwd`:/root -it --r
### STEP-3 : Set hbbs/hbbr address on client-side
{{% notice note %}}
For Windows clients, you can choose the [convenient custom server configuration](/docs/en/self-host/console/#windows-exe) solution.
For Windows clients, you can choose the [Windows EXE](/docs/en/self-host/console/#windows-exe) solution to avoid filling in custom server configuration.
{{% /notice %}}
Click on menu button on the right side of ID as below, choose "ID/Relay Server".
@@ -98,5 +98,5 @@ does not affect the connection, but the connection cannot be encrypted. If you p
````
{{% notice note %}}
Key can also be seen on the [console](/docs/en/self-host/console/) home page (Click on Windows EXE).
Key can also be seen on the [console](/docs/en/self-host/console/) welcome page (Click on Windows EXE).
{{% /notice %}}
+2 -2
View File
@@ -54,7 +54,7 @@ sudo docker run --name hbbr -p 21117:21117 -p 21119:21119 -v `pwd`:/root -it --r
### 步骤3: 在客户端设置 hbbs/hbbr 地址
{{% notice note %}}
对于Windows客户端,可以选用[免填自定义服务器配置](/docs/zh-cn/self-host/console/#windows-exe)方案
对于Windows客户端,可以选用[Windows Exe](/docs/zh-cn/self-host/console/#windows-exe)方案,免填自定义服务器配置。
{{% /notice %}}
点击 ID 右侧的菜单按钮如下,选择“ ID/中继服务器”。
@@ -95,7 +95,7 @@ cat ./id_ed25519.pub
```
{{% notice note %}}
在[控制台](/docs/zh-cn/self-host/console/)首页(点击Windows EXE)也可以看到Key。
在[控制台](/docs/zh-cn/self-host/console/)欢迎页面(点击Windows EXE)也可以看到Key。
{{% /notice %}}
+2 -2
View File
@@ -54,7 +54,7 @@ sudo docker run --name hbbr -p 21117:21117 -p 21119:21119 -v `pwd`:/root -it --r
### 步驟3: 在客戶端設置 hbbs/hbbr 地址
{{% notice note %}}
對於Windows客戶端,可以選用[免填自定義服務器配置](/docs/zh-tw/self-host/console/#windows-exe)方案
對於Windows客戶端,可以選用[Windows EXE](/docs/zh-tw/self-host/console/#windows-exe)方案,免填自定義服務器配置。
{{% /notice %}}
點擊 ID 右側的菜單按鈕如下,選擇“ ID/中繼服務器”。
@@ -95,5 +95,5 @@ cat ./id_ed25519.pub
```
{{% notice note %}}
在[控制台](/docs/zh-tw/self-host/console/)首頁(點擊Windows EXE)也可以看到Key。
在[控制台](/docs/zh-tw/self-host/console/)歡迎頁面(點擊Windows EXE)也可以看到Key。
{{% /notice %}}