diff --git a/.github/workflows/aws/submit_ami.sh b/.github/workflows/aws/submit_ami.sh
index ac59a10..be9bf7b 100755
--- a/.github/workflows/aws/submit_ami.sh
+++ b/.github/workflows/aws/submit_ami.sh
@@ -39,7 +39,7 @@ DETAILS_JSON_AS_STRING=$(echo '
"OperatingSystemName": "UBUNTU",
"OperatingSystemVersion": "22.04"
},
- "UsageInstructions": "See https://coder.com/docs/v2/latest/quickstart/aws for usage instructions.",
+ "UsageInstructions": "See https://coder.com/docs/v2/latest/platforms/aws for usage instructions.",
"RecommendedInstanceType": "t2.xlarge",
"SecurityGroups": [
{
diff --git a/README.md b/README.md
index 9d73eb7..a90201c 100644
--- a/README.md
+++ b/README.md
@@ -8,4 +8,4 @@ Install [Coder](https://github.com/coder/coder) to your preferred cloud with a p
|
| Fly.io | Live ✅ | [Blog: Run Coder on Fly.io](https://coder.com/blog/remote-developer-environments-on-fly-io) | [Deploy Coder on FLy.io](https://coder.com/blog/remote-developer-environments-on-fly-io) |
|
| Railway.app | Live ✅ | | [](https://railway.app/template/cUQ8_P?referralCode=tfH8Uw) |
|
| AWS EKS | In progress | [Docs: Coder on Kubernetes](https://coder.com/docs/v2/latest/install/kubernetes) | [Deploy from AWS Marketplace](https://example.com) |
-|
| Google Compute Engine | Considering | [Quickstart: Google Compute Engine](https://coder.com/docs/v2/latest/quickstart/google-cloud-platform) | |
+|
| Google Compute Engine | Considering | [Guide: Google Compute Engine](https://coder.com/docs/v2/latest/platforms/google-cloud-platform) | |
\ No newline at end of file