From 3b90f35d72fc2684b8bea318ac60dc2b120e486b Mon Sep 17 00:00:00 2001 From: synodical Date: Thu, 17 Aug 2023 13:59:36 +0900 Subject: [PATCH] Add README link to korean version --- 2023.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/2023.md b/2023.md index da88268..eb33f0e 100644 --- a/2023.md +++ b/2023.md @@ -4,6 +4,8 @@ 90DaysOfDevOps Logo

+English Version | [한국어](2023/ko/README.md) + This repository is used to document my journey on getting a better foundational knowledge of "DevOps". [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/N4N33YRCS) @@ -156,7 +158,6 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich ### Engineering for Day 2 Ops - - [✔️] 👷🏻‍♀️ 84 > [Writing an API - What is an API?](2023/day84.md) - [✔️] 👷🏻‍♀️ 85 > [Queues, Queue workers and Tasks (Asynchronous architecture)](2023/day85.md) - [✔️] 👷🏻‍♀️ 86 > [Designing for Resilience, Redundancy and Reliability](2023/day86.md)