chnaged links to GitHub md files

This commit is contained in:
Rishab Kumar 2024-03-06 14:56:11 -05:00
parent a311d6667e
commit bf28048ed1

View File

@ -21,13 +21,13 @@ This will **not cover all things** "DevOps" but it will cover the areas that I f
The two images below will take you to the 2022 and 2023 edition of the learning journey. The two images below will take you to the 2022 and 2023 edition of the learning journey.
<p align="center"> <p align="center">
<a href="2022"> <a href="https://github.com/MichaelCade/90DaysOfDevOps/blob/main/2022.md">
<img src="2022.png?raw=true" alt="2022" width="70%" height="70%" /> <img src="2022.png?raw=true" alt="2022" width="70%" height="70%" />
</p> </p>
</a> </a>
<p align="center"> <p align="center">
<a href="2023.md"> <a href="https://github.com/MichaelCade/90DaysOfDevOps/blob/main/2023.md">
<img src="2023.png?raw=true" alt="2023" width="70%" height="70%" /> <img src="2023.png?raw=true" alt="2023" width="70%" height="70%" />
</p> </p>
</a> </a>