mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 02:18:47 +00:00
It turns out that the link checker was failing because it is matching those URLs via regex and that the `?` in the URL was interpreted as a regex control character.
15 lines
711 B
Plaintext
15 lines
711 B
Plaintext
# Links included in our website known to not be broken but lychee can't check them :(
|
|
|
|
https://www.gartner.com/en/information-technology/glossary/zero-trust-network-access-ztna-/
|
|
https://portal.azure.com
|
|
https://x.com/firezonehq
|
|
https://admin.google.com/ac/owl
|
|
https://www.flexjobs.com/blog/post/exploring-the-impact-of-remote-work-on-mental-health-and-the-workplace/
|
|
https://news.ycombinator.com/item\?id=28683231
|
|
https://intune.microsoft.com/#view/Microsoft_Intune_DeviceSettings/DevicesMenu/~/configuration
|
|
https://intune.microsoft.com/#view/Microsoft_Intune_DeviceSettings/DevicesWindowsMenu/~/configuration
|
|
https://console.cloud.google.com/apis/library/admin.googleapis.com
|
|
|
|
# Local files
|
|
.prettierrc.json
|