From 8ca9f976cd9fd1e0f036c49aa8afa68414514d8d Mon Sep 17 00:00:00 2001 From: Selva Muthu Kumaran <86711942+selvamuthukumaran1@users.noreply.github.com> Date: Tue, 12 Sep 2023 21:00:57 +0530 Subject: [PATCH] python-roadmap-decorators (#4448) python-roadmap-modules-decorators - new link for python decorators in 1 minute --- .../python/content/102-python-advanced-topics/102-decorators.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/python/content/102-python-advanced-topics/102-decorators.md b/src/data/roadmaps/python/content/102-python-advanced-topics/102-decorators.md index eb91949de..fc00db421 100644 --- a/src/data/roadmaps/python/content/102-python-advanced-topics/102-decorators.md +++ b/src/data/roadmaps/python/content/102-python-advanced-topics/102-decorators.md @@ -7,4 +7,4 @@ Visit the following resources to learn more: - [Python Decorators](https://www.datacamp.com/tutorial/decorators-python) - [Decorators in Python](https://www.geeksforgeeks.org/decorators-in-python/) - [Decorators in Python](https://www.youtube.com/watch?v=FXUUSfJO_J4) -- [Python Decorators in 1 Minute](https://www.youtube.com/watch?v=be-l7xu8po4) \ No newline at end of file +- [Python Decorators in 1 Minute](https://www.youtube.com/watch?v=BE-L7xu8pO4)