From e51a92e1662cb89006a1e7c4fa7feadeffe5d90f Mon Sep 17 00:00:00 2001 From: Ashita Prasad Date: Sat, 22 Jun 2024 17:52:54 +0530 Subject: [PATCH] Update index.md --- contrib/advanced-python/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/advanced-python/index.md b/contrib/advanced-python/index.md index a04bb97..021dd8b 100644 --- a/contrib/advanced-python/index.md +++ b/contrib/advanced-python/index.md @@ -18,4 +18,4 @@ - [Reduce](reduce-function.md) - [List Comprehension](list-comprehension.md) - [Eval Function](eval_function.md) -- [Asynchronous Context Managers & Generators](asynchronous_context_managers_generators.md) +- [Asynchronous Context Managers & Generators](asynchronous-context-managers-generators.md)