From 38706e77d3570ca77b36d23a8ee873ed477e27e0 Mon Sep 17 00:00:00 2001 From: veeresh Date: Thu, 27 Aug 2026 06:56:59 +0000 Subject: [PATCH 1/2] added cahnges to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aff67ddb9c..18736d7e45 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This is a **discipline + execution challenge**. **#90DaysOfDevOps** is a **day-wise DevOps learning challenge** where: -- Every day has **one clear task** + - Every task has a **real-world DevOps outcome** - Every learner builds a **public GitHub proof of work** - Every concept is reinforced through **hands-on practice** From 2c9343e884e5fe674ba618edf765869cc7b82819 Mon Sep 17 00:00:00 2001 From: veeresh chitta Date: Thu, 27 Aug 2026 13:11:18 +0530 Subject: [PATCH 2/2] netowrking solutions --- 2025/networking/solution/task1.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 2025/networking/solution/task1.md diff --git a/2025/networking/solution/task1.md b/2025/networking/solution/task1.md new file mode 100644 index 0000000000..6f7693fd51 --- /dev/null +++ b/2025/networking/solution/task1.md @@ -0,0 +1 @@ +this is submisson for week 1 challenge