From b655081c0d3e2948d028549e6f4c8b8bf27a0d60 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Fri, 13 Sep 2024 14:36:33 +0200 Subject: [PATCH] [call-me] - fix typo --- doc/self-hosting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/self-hosting.md b/doc/self-hosting.md index c7bcb52..af7c200 100644 --- a/doc/self-hosting.md +++ b/doc/self-hosting.md @@ -10,7 +10,7 @@ - OS: Ubuntu 22.04 LTS. - [Node.js](https://nodejs.org/en/) (LTS) and npm - Domain or Subdomain Name (e.g., `YOUR.DOMAIN.NAME`) with a DNS A record pointing to your server's IPv4 address. -- `Recommend` utilizing a [Turn Server](../coturn/stun-turn.md) the installation documentation accessible [here](https://docs.mirotalk.com/coturn/installation/). +- `Recommend` utilizing a [Turn Server](https://docs.mirotalk.com/coturn/stun-turn/) the installation documentation accessible [here](https://docs.mirotalk.com/coturn/installation/). ---