From d8980ee2f88e243498b1ad378ecbf69bb3bb5940 Mon Sep 17 00:00:00 2001 From: braginini Date: Sat, 27 Jun 2026 22:17:24 +0200 Subject: [PATCH] Fix docs localhost link --- infrastructure_files/getting-started.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure_files/getting-started.sh b/infrastructure_files/getting-started.sh index 558e81fb5..2d527c6bc 100755 --- a/infrastructure_files/getting-started.sh +++ b/infrastructure_files/getting-started.sh @@ -1402,7 +1402,7 @@ print_builtin_traefik_instructions() { echo "consider a commercial on-prem license:" echo "" echo " Commercial license: https://netbird.ai/pricing" - echo " Documentation: https://docs.netbird.io/:3001/agent-network" + echo " Documentation: https://docs.netbird.io/agent-network" else echo "This setup is ideal for homelabs and smaller organization deployments." echo "For enterprise environments requiring high availability and advanced integrations,"