Add README link to korean version

This commit is contained in:
synodical 2023-08-17 13:59:36 +09:00
parent 66ab4bb462
commit 3b90f35d72

View File

@ -4,6 +4,8 @@
<img src="logo.png?raw=true" alt="90DaysOfDevOps Logo" width="50%" height="50%" /> <img src="logo.png?raw=true" alt="90DaysOfDevOps Logo" width="50%" height="50%" />
</p> </p>
English Version | [한국어](2023/ko/README.md)
This repository is used to document my journey on getting a better foundational knowledge of "DevOps". 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) [![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 ### Engineering for Day 2 Ops
- [✔️] 👷🏻‍♀️ 84 > [Writing an API - What is an API?](2023/day84.md) - [✔️] 👷🏻‍♀️ 84 > [Writing an API - What is an API?](2023/day84.md)
- [✔️] 👷🏻‍♀️ 85 > [Queues, Queue workers and Tasks (Asynchronous architecture)](2023/day85.md) - [✔️] 👷🏻‍♀️ 85 > [Queues, Queue workers and Tasks (Asynchronous architecture)](2023/day85.md)
- [✔️] 👷🏻‍♀️ 86 > [Designing for Resilience, Redundancy and Reliability](2023/day86.md) - [✔️] 👷🏻‍♀️ 86 > [Designing for Resilience, Redundancy and Reliability](2023/day86.md)