From aeda36f71308ae02971706ce59dba3b0b4faf1fc Mon Sep 17 00:00:00 2001 From: braginini Date: Sat, 27 Jun 2026 22:16:42 +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 a3a270ac9..558e81fb5 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: http://localhost:3001/agent-network" + echo " Documentation: https://docs.netbird.io/:3001/agent-network" else echo "This setup is ideal for homelabs and smaller organization deployments." echo "For enterprise environments requiring high availability and advanced integrations,"