Skip to content

Commit

Permalink
Fix broken link the the ECS Anywhere README (pulumi#1046)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee Zen committed Jul 15, 2021
1 parent d350689 commit 70d1d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-ts-ecs-anywhere/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# ECS Anywhere

This example from our [ECS Anywhere launchblog post](httsp:https://pulumi.com/blog/ecs-anywhere-launch/) shows how to deploy an ECS cluster along with a dockerized app to Digital Ocean.
This example from our [ECS Anywhere launchblog post](https:https://pulumi.com/blog/ecs-anywhere-launch/) shows how to deploy an ECS cluster along with a dockerized app to Digital Ocean.

To do this, we use Pulumi infrastructure as code to provision an
[Elastic Container Service (ECS)](https://aws.amazon.com/ecs/) cluster, build our `Dockerfile` and deploy the
Expand Down

0 comments on commit 70d1d08

Please sign in to comment.