Skip to content

Commit 0a08afe

Browse files
committed
rename quickstart to platforms
1 parent d721904 commit 0a08afe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/aws/submit_ami.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ DETAILS_JSON_AS_STRING=$(echo '
3939
"OperatingSystemName": "UBUNTU",
4040
"OperatingSystemVersion": "22.04"
4141
},
42-
"UsageInstructions": "See https://coder.com/docs/v2/latest/quickstart/aws for usage instructions.",
42+
"UsageInstructions": "See https://coder.com/docs/v2/latest/platforms/aws for usage instructions.",
4343
"RecommendedInstanceType": "t2.xlarge",
4444
"SecurityGroups": [
4545
{

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Install [Coder](https://github.com/coder/coder) to your preferred cloud with a p
44

55
| Logo | Platform Name | Status | Documentation | Deploy |
66
| ------------------------------------------ | --------------------- | ----------- | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------ |
7-
| ![AWS EC2 Logo](./assets/ec2.svg) | AWS EC2 | Live ✅ | [Quickstart: AWS](https://coder.com/docs/v2/latest/quickstart/aws) | [Deploy from AWS Marketplace](https://aws.amazon.com/marketplace/pp/prodview-5gxjyur2vc7rg?sr=0-2&ref_=beagle&applicationId=AWSMPContessa) |
7+
| ![AWS EC2 Logo](./assets/ec2.svg) | AWS EC2 | Live ✅ | [Guide: AWS](https://coder.com/docs/v2/latest/platforms/aws) | [Deploy from AWS Marketplace](https://aws.amazon.com/marketplace/pp/prodview-5gxjyur2vc7rg?sr=0-2&ref_=beagle&applicationId=AWSMPContessa) |
88
| ![Fly.io](./assets/fly.io.svg) | 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) |
99
| ![AWS EKS Logo](./assets/eks.svg) | AWS EKS | In progress | [Docs: Coder on Kubernetes](https://coder.com/docs/v2/latest/install/kubernetes) | [Deploy from AWS Marketplace](https://example.com) |
10-
| ![Google Compute Engine](./assets/gce.svg) | Google Compute Engine | Considering | [Quickstart: Google Compute Engine](https://coder.com/docs/v2/latest/quickstart/google-cloud-platform) | |
10+
| ![Google Compute Engine](./assets/gce.svg) | Google Compute Engine | Considering | [Guide: Google Compute Engine](https://coder.com/docs/v2/latest/platforms/google-cloud-platform) | |

0 commit comments

Comments
 (0)