Skip to content

Commit

Permalink
fix: cleanup READMEs (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
jordan-acosta authored Mar 21, 2024
1 parent 77b9be9 commit 676baaa
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aws-ecs-tutorial/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Create an AWS ECS BYOC App
# Create an AWS ECS App

This project contains sample code for our [Create an AWS ECS App](https://docs.nuon.co/tutorials/aws-ecs-app-tutorial) guide on our [docs site](https://docs.nuon.co/).

Expand Down
2 changes: 1 addition & 1 deletion aws-eks-tutorial/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Create an AWS EKS BYOC App
# Create an AWS EKS App

This project contains sample code for our [Create an AWS EKS App](https://docs.nuon.co/tutorials/aws-eks-app-tutorial) guide on our [docs site](https://docs.nuon.co/).

Expand Down
5 changes: 5 additions & 0 deletions aws-lambda-tutorial/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Create an AWS Lambda App

This project contains sample code for our [Create an AWS Lambda App](https://docs.nuon.co/tutorials/aws-lambda-app-tutorial) guide on our [docs site](https://docs.nuon.co/).

The [./terraform-app-config](./terraform-app-config) directory contains a sample Terraform project for creating an EKS app. The [./components](./components) directory contains the components the app consists of.

0 comments on commit 676baaa

Please sign in to comment.