diff --git a/website/src/app/kb/architecture/tech-stack/readme.mdx b/website/src/app/kb/architecture/tech-stack/readme.mdx
index 3b834d8a9..255846a18 100644
--- a/website/src/app/kb/architecture/tech-stack/readme.mdx
+++ b/website/src/app/kb/architecture/tech-stack/readme.mdx
@@ -165,12 +165,6 @@ zones for load balancing and latency optimization:
/>
-
- For an accurate, up-to-date list of regions we are deployed in, refer to our
- [Terraform
- configuration](https://github.com/firezone/firezone/blob/main/terraform/environments/production/relays.tf).
-
-
{(Next: Critical
sequences)}
diff --git a/website/src/app/kb/automate/terraform/aws/readme.mdx b/website/src/app/kb/automate/terraform/aws/readme.mdx
index 48f7e70fd..614b54b3f 100644
--- a/website/src/app/kb/automate/terraform/aws/readme.mdx
+++ b/website/src/app/kb/automate/terraform/aws/readme.mdx
@@ -56,7 +56,7 @@ some general guidelines depending on your expected traffic.
## Deployment
-1. [Download](https://raw.githubusercontent.com/firezone/terraform-aws-gateway/main/examples/nat-gateway/main.tf)
+1. [Download](https://raw.githubusercontent.com/firezone/terraform-aws-gateway/refs/heads/main/examples/internet-gateway/main.tf)
the `main.tf` from the example module.
1. Customize it as desired. At a minimum, you will need to set the
`firezone_token` and change `base_ami` and `region` to match your