diff --git a/content/self-host/rustdesk-server-pro/installscript/Docker/_index.en.md b/content/self-host/rustdesk-server-pro/installscript/Docker/_index.en.md index afd8120..2f233dc 100644 --- a/content/self-host/rustdesk-server-pro/installscript/Docker/_index.en.md +++ b/content/self-host/rustdesk-server-pro/installscript/Docker/_index.en.md @@ -58,11 +58,10 @@ services: The run `docker compose up -d`. -> If you have problem with seLinux on Fedora, please check this [issue](https://github.com/rustdesk/rustdesk-server/issues/230). +> If you have problem with SELinux on Fedora, please check this [issue](https://github.com/rustdesk/rustdesk-server/issues/230). {{% notice note %}} How to [Set up HTTPS for web console manually](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#set-up-https-for-web-console-manually). - -Here is a A Step-by-Step Guide, https://h3x0r.tech/setting-up-a-rustdesk-server-with-docker, please add `21114` port and modify to `rustdesk-server-pro` accordingly. +Here is a [Step-by-Step Guide](https://h3x0r.tech/setting-up-a-rustdesk-server-with-docker). Please add `21114` port and modify to `rustdesk-server-pro` accordingly. {{% /notice %}}