From 5433a0bdb07a3bfe6b17bfbaca0a320a0c24b20f Mon Sep 17 00:00:00 2001 From: Hammy Havoc Date: Thu, 29 May 2025 09:58:56 +0000 Subject: [PATCH] Fixed non-functioning `Step 3` hyperlink on `Update selfhosted-guide.mdx` (#356) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I might be wrong in understanding the issue and doing this from my phone, but https://github.com/netbirdio/docs/issues/295 mentioned the broken link. I couldn't see braces-related issue mentioned by the user, but I did see that the non-functioning `Step 3` link was pointing at `#step-3-configure-identity-provider` instead of `#step-3-configure-identity-provider-idp`. Could well be wrong—it wouldn't be the first time. :- ) --- src/pages/selfhosted/selfhosted-guide.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/selfhosted/selfhosted-guide.mdx b/src/pages/selfhosted/selfhosted-guide.mdx index e2d0e735..e16b0afc 100644 --- a/src/pages/selfhosted/selfhosted-guide.mdx +++ b/src/pages/selfhosted/selfhosted-guide.mdx @@ -163,7 +163,7 @@ Optional: The `coturn`-service still needs to be directly accessible under your set-domain as it uses UDP for communication. -Now you can continue with [Step 3](#step-3-configure-identity-provider). +Now you can continue with [Step 3](#step-3-configure-identity-provider-idp). ### Configuration for your reverse-proxy