From 09a0b80d4079ed72684e674fa4faefe71469e149 Mon Sep 17 00:00:00 2001
From: Jakob Hagl <jhagl@sba-research.org>
Date: Mon, 7 Oct 2019 15:22:46 +0200
Subject: [PATCH] Fixed link from HTTP to HTTPS

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a161c977f..65fef7b37 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,2 @@
 # Amazon ECS PHP Simple Demo App
-Directions on how to launch this sample app on Amazon ECS can be found in the documentation: [Docker basics](http://docs.aws.amazon.com/AmazonECS/latest/developerguide/docker-basics.html).
+Directions on how to launch this sample app on Amazon ECS can be found in the documentation: [Docker basics](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/docker-basics.html).