diff --git a/content/self-host/console/_index.zh-tw.md b/content/self-host/console/_index.zh-tw.md index fc30d1a..b18bc0d 100644 --- a/content/self-host/console/_index.zh-tw.md +++ b/content/self-host/console/_index.zh-tw.md @@ -3,5 +3,5 @@ title: 網頁控制台 weight: 30 --- -![](/docs/en/self-host/console/images/console-login-zh.png) -![](/docs/en/self-host/console/images/console-home-zh.png) \ No newline at end of file +![](/docs/en/self-host/console/images/console-login.png) +![](/docs/en/self-host/console/images/console-home.png) \ No newline at end of file diff --git a/content/self-host/install/_index.en.md b/content/self-host/install/_index.en.md index dbe1173..7e02228 100644 --- a/content/self-host/install/_index.en.md +++ b/content/self-host/install/_index.en.md @@ -94,5 +94,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 home page (Click on Windows EXE). +Key can also be seen on the [console](/docs/en/self-host/console/) home page (Click on Windows EXE). {{% /notice %}} \ No newline at end of file diff --git a/content/self-host/install/_index.zh-cn.md b/content/self-host/install/_index.zh-cn.md index 22aebaa..458ef96 100644 --- a/content/self-host/install/_index.zh-cn.md +++ b/content/self-host/install/_index.zh-cn.md @@ -91,7 +91,7 @@ cat ./id_ed25519.pub ``` {{% notice note %}} -在控制台首页(点击Windows EXE)也可以看到Key。 +在[控制台](/docs/zh-cn/self-host/console/)首页(点击Windows EXE)也可以看到Key。 {{% /notice %}} diff --git a/content/self-host/install/_index.zh-tw.md b/content/self-host/install/_index.zh-tw.md index b6d7e33..cfcb8e2 100644 --- a/content/self-host/install/_index.zh-tw.md +++ b/content/self-host/install/_index.zh-tw.md @@ -55,7 +55,7 @@ sudo docker run --name hbbr -p 21117:21117 -p 21119:21119 -v `pwd`:/root -it --r 點擊 ID 右側的菜單按鈕如下,選擇“ ID/中繼服務器”。 -![](/docs/en/self-host/install/images/server-set-menu-zh.png) +![](/docs/en/self-host/install/images/server-set-menu.png) 在 ID 服務器輸入框中(被控端+主控端)輸入 hbbs 主機或 ip 地址,另外兩個地址可以不填,RustDesk會自動推導(如果沒有特別設定),中繼服務器指的是hbbr(21116)端口,API服務器指的是上面的網頁控制台+API(21114)。 @@ -74,7 +74,7 @@ hbbs.yourhost.com ``` hbbs.yourhost.com:21116 ``` -![](/docs/en/self-host/install/images/server-set-window-zh.png) +![](/docs/en/self-host/install/images/server-set-window.png) ## Key ----------- @@ -91,5 +91,5 @@ cat ./id_ed25519.pub ``` {{% notice note %}} -在控制台首頁(點擊Windows EXE)也可以看到Key。 +在[控制台](/docs/zh-tw/self-host/console/)首頁(點擊Windows EXE)也可以看到Key。 {{% /notice %}} \ No newline at end of file