1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-24 01:42:55 +02:00

Fix typo in ECS official link (#7835)

* Fix broken link in Kubernetes Roadmap (#6343)

* Add missing naming for Cloud Design Patterns link in DevOps roadmap

* DevOps roadmap: Fix typo in ECS official link
This commit is contained in:
Maxat Akbanov
2024-12-04 21:51:26 +05:00
committed by GitHub
parent 4c05f135f0
commit 96de0f98df

View File

@@ -5,7 +5,7 @@ ECS is a container orchestration service that allows you to run Docker container
Visit the following resources to learn more:
- [@official@AWS - Fargate Docs](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/AWS_Fargate.html)
- [@offcial@AWS - ECS Docs](https://docs.aws.amazon.com/ecs/)
- [@official@AWS - ECS Docs](https://docs.aws.amazon.com/ecs/)
- [@video@Amazon ECS: AWS Fargate Overview](https://www.youtube.com/watch?v=yi22xrvPnPk)
- [@video@AWS ECS Tutorial](https://www.youtube.com/watch?v=esISkPlnxL0)