From e1e9be0f1b7715e5a0351f505559ddcc464cbdb6 Mon Sep 17 00:00:00 2001 From: Anurag Maurya <76918434+Anuragmaurya-code@users.noreply.github.com> Date: Sat, 8 Jan 2022 20:15:10 +0530 Subject: [PATCH] Renamed the links --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index aedbd6e..94a08a9 100644 --- a/README.md +++ b/README.md @@ -10,21 +10,21 @@ This will not cover all things DevOps but it will cover the areas that I feel wi ## Progress -- [ ] ♾️ 1 > [Introduction](Days/day1.md) +- [ ] ♾️ 1 > [Introduction](Days/day01.md) ### What is and why do we use DevOps -- [ ] ♾️ 2 > [Responsibilities of a DevOps Engineer](Days/day2.md) -- [ ] ♾️ 3 > [DevOps Lifecycle - Application Focused](Days/day3.md) -- [ ] ♾️ 4 > [DevOps & Agile](Days/day4.md) -- [ ] ♾️ 5 > [Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor >](Days/day5.md) -- [ ] ♾️ 6 > [DevOps - The real stories](Days/day6.md) +- [ ] ♾️ 2 > [Responsibilities of a DevOps Engineer](Days/day02.md) +- [ ] ♾️ 3 > [DevOps Lifecycle - Application Focused](Days/day03.md) +- [ ] ♾️ 4 > [DevOps & Agile](Days/day04.md) +- [ ] ♾️ 5 > [Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor >](Days/day05.md) +- [ ] ♾️ 6 > [DevOps - The real stories](Days/day06.md) ### Learning a Programming Language -- [ ] ⌨️ 7 > [The Big Picture - DevOps & Learning a Programming Language](Days/day7.md) -- [ ] ⌨️ 8 > [Setting up your DevOps environment for Go & Hello World](Days/day8.md) -- [ ] ⌨️ 9 > [](Days/day9.md) +- [ ] ⌨️ 7 > [The Big Picture - DevOps & Learning a Programming Language](Days/day07.md) +- [ ] ⌨️ 8 > [Setting up your DevOps environment for Go & Hello World](Days/day08.md) +- [ ] ⌨️ 9 > [](Days/day09.md) - [ ] ⌨️ 10 > [](Days/day10.md) - [ ] ⌨️ 11 > [](Days/day11.md) - [ ] ⌨️ 12 > [](Days/day12.md)