From 38eb2925c85634f29efd6e07dc73684ecbca13f6 Mon Sep 17 00:00:00 2001 From: Misha Bragin Date: Thu, 22 Jan 2026 10:49:44 +0100 Subject: [PATCH] Fix STUN migration links (#567) --- src/pages/selfhosted/migration/coturn-to-stun-migration.mdx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/pages/selfhosted/migration/coturn-to-stun-migration.mdx b/src/pages/selfhosted/migration/coturn-to-stun-migration.mdx index f0ac8517..21f56bd6 100644 --- a/src/pages/selfhosted/migration/coturn-to-stun-migration.mdx +++ b/src/pages/selfhosted/migration/coturn-to-stun-migration.mdx @@ -310,7 +310,5 @@ docker compose up -d ## Additional Resources -- [NetBird Self-Hosting Documentation](/selfhosted/selfhosted-guide) -- [Relay Service Configuration](/selfhosted/relay) -- [PR #5062: Embedded STUN Implementation](https://github.com/netbirdio/netbird/pull/5062) -- [PR #5141: Infrastructure Integration](https://github.com/netbirdio/netbird/pull/5141) \ No newline at end of file +- [NetBird Self-Hosting Quickstart](/selfhosted/selfhosted-quickstart) +- [PR #5062: Embedded STUN Implementation](https://github.com/netbirdio/netbird/pull/5062) \ No newline at end of file