From 4b71e2613dc27c3831ed3ec653cfcdd90b738f5a Mon Sep 17 00:00:00 2001 From: Nathalia Tan Date: Sun, 15 Jan 2023 22:06:18 +1100 Subject: [PATCH 1/3] [FIX] Links in README no longer broken --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c6848c1..ae15ad0 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,20 @@ [![License](https://img.shields.io/badge/License-CC0-green.svg)](https://creativecommons.org/publicdomain/zero/1.0/) -# DevOpsRepresent Bootcamp! +# DevOps-Represent Bootcamp! ![DevOps Represent](/images/devopsrep.jpg) -In this repository are the slides and content for DevOpsRepresent Bootcamp modules. +In this repository are the slides and content for DevOps-Represent Bootcamp modules. ## Practicals DevOpsRepresent Bootcamp is composed of three primary modules with an additional modules available for those looking to take on a bit more. -1.) [What are EC2 instances?](https://github.com/DevOpsRepresent/devopsrep-bootcamp/blob/master/1-1-EC2.md) +1.) [What are EC2 instances?](https://github.com/DevOps-Represent/devopsrep-bootcamp/blob/master/1-1-EC2.md) -2.) [What is an ELB?](https://github.com/DevOpsRepresent/devopsrep-bootcamp/blob/master/2-1-ELB.md) +2.) [What is an ELB?](https://github.com/DevOps-Represent/devopsrep-bootcamp/blob/master/2-1-ELB.md) -3.) [How do I automate this with Auto Scaling Groups?](https://github.com/DevOpsRepresent/devopsrep-bootcamp/blob/master/3-1-ASG.md) +3.) [How do I automate this with Auto Scaling Groups?](https://github.com/DevOps-Represent/devopsrep-bootcamp/blob/master/3-1-ASG.md) Each of the modules represents a continuing improvement on a blog website - a blog that you can login to, and post things in. With each module, we're making the blog more automated, more resilient, and more durable to issues. From b3b23c1fa1ccef1674c3208eb5de9426ddbcca60 Mon Sep 17 00:00:00 2001 From: Nathalia Tan Date: Sun, 15 Jan 2023 22:07:07 +1100 Subject: [PATCH 2/3] [FIX] Links in README no longer broken --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae15ad0..9504cc9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![License](https://img.shields.io/badge/License-CC0-green.svg)](https://creativecommons.org/publicdomain/zero/1.0/) -# DevOps-Represent Bootcamp! +# DevOpsRepresent Bootcamp! ![DevOps Represent](/images/devopsrep.jpg) From 9852ed10da6d84c24a8fe5f9cfa5c6918bdea843 Mon Sep 17 00:00:00 2001 From: Nathalia Tan Date: Sun, 15 Jan 2023 22:07:32 +1100 Subject: [PATCH 3/3] [FIX] Links in README no longer broken --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9504cc9..9151e62 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![DevOps Represent](/images/devopsrep.jpg) -In this repository are the slides and content for DevOps-Represent Bootcamp modules. +In this repository are the slides and content for DevOpsRepresent Bootcamp modules. ## Practicals