fix(pl): use Polish links

This commit is contained in:
bonk-dev 2025-08-06 11:51:20 +02:00
parent 119bd97cdf
commit d9ca56d038
No known key found for this signature in database
GPG Key ID: AC65548A79422715

View File

@ -38,7 +38,7 @@ Następnie uruchom `sudo docker compose up -d` lub `podman-compose up -d`
> `sudo apt install podman-compose` w celu zainstalowania `podman-compose`
{{% notice note %}}
[Jak ręcznie skonfigurować protokół HTTPS dla konsoli internetowej](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#set-up-https-for-web-console-manually).
[Jak ręcznie skonfigurować protokół HTTPS dla konsoli internetowej](https://rustdesk.com/docs/pl/self-host/rustdesk-server-pro/faq/#set-up-https-for-web-console-manually).
{{% /notice %}}
## Polecenia Dockera
@ -70,7 +70,7 @@ sudo docker run --name hbbr -p 21117:21117 -p 21119:21119 -v ./data:/root -td --
```
{{% notice note %}}
[Jak ręcznie skonfigurować protokół HTTPS dla konsoli internetowej](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#set-up-https-for-web-console-manually).
[Jak ręcznie skonfigurować protokół HTTPS dla konsoli internetowej](https://rustdesk.com/docs/pl/self-host/rustdesk-server-pro/faq/#set-up-https-for-web-console-manually).
{{% /notice %}}