@cryptotaxi247 / infra-1 / commits / aebf0a87

cache: update diagnostic script URL

Tom van Dijk committed Jun 26, 2025 at 03:32 UTC aebf0a87993580a7b04ce09911abfb6fbf6feccd
2 files changed +2 -2
terraform/cache-staging/index.html
+1 -1
@@ -56,7 +56,7 @@
56 <a href="https://nixos.org/nixos/support.html">support channels</a>
57 with the results of
58 <a
59 - href="https://github.com/NixOS/nixos-org-configurations/blob/master/terraform/cache/diagnostic.sh"
59 + href="https://github.com/NixOS/infra/blob/main/terraform/cache/diagnostic.sh"
60 >this diagnostics script</a>
61 which will help us figure out where the issue lies.
62 </p>
terraform/cache/index.html
+1 -1
@@ -56,7 +56,7 @@
56 <a href="https://nixos.org/nixos/support.html">support channels</a>
57 with the results of
58 <a
59 - href="https://github.com/NixOS/nixos-org-configurations/blob/master/terraform/cache/diagnostic.sh"
59 + href="https://github.com/NixOS/infra/blob/main/terraform/cache/diagnostic.sh"
60 >this diagnostics script</a>
61 which will help us figure out where the issue lies.
62 </p>