Link to headscale.net for docs

This commit is contained in:
Florian Preinstorfer 2026-01-16 14:15:41 +01:00 committed by nblock
parent a445278f76
commit 18e13f6ffa
2 changed files with 2 additions and 2 deletions

View file

@ -119,7 +119,7 @@ func TestTemplateExternalLinkSecurity(t *testing.T) {
name: "OIDC Callback",
html: templates.OIDCCallback("test@example.com", "Logged in").Render(),
externalURLs: []string{
"https://github.com/juanfont/headscale/tree/main/docs",
"https://headscale.net/stable/",
"https://tailscale.com/kb/",
},
},