mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-10 19:26:03 +02:00
Fix link to containerization question's answer (#5885)
Corrected content for Containerization question from stateless-http to containerization.
This commit is contained in:
@@ -61,7 +61,7 @@ questions:
|
|||||||
topics:
|
topics:
|
||||||
- 'Beginner'
|
- 'Beginner'
|
||||||
- question: What is containerization, and how does it benefit backend development?
|
- question: What is containerization, and how does it benefit backend development?
|
||||||
answer: statelessness-http.md
|
answer: containerization.md
|
||||||
topics:
|
topics:
|
||||||
- 'Beginner'
|
- 'Beginner'
|
||||||
- question: What measures would you take to secure a newly developed API?
|
- question: What measures would you take to secure a newly developed API?
|
||||||
|
Reference in New Issue
Block a user