fix(docs): fix broken docs (#7138)

* fixing a lot of broken links

* more fixes

* add 0 as valid status codes

https://tools.ietf.org/html/rfc7231#section-6.3.1 --> 0 as status code
This commit is contained in:
Muhammad Atif Ali
2023-04-14 11:11:51 -05:00
committed by GitHub
parent 9ec16d4454
commit 0e50afe4cf
26 changed files with 55 additions and 57 deletions
+2 -1
View File
@@ -18,5 +18,6 @@
{
"pattern": "tailscale.com"
}
]
],
"aliveStatusCodes": [200, 0]
}