diff --git a/readme.md b/readme.md index c7f0fc78b..1620275ff 100644 --- a/readme.md +++ b/readme.md @@ -16,7 +16,7 @@ | 10 | [Loops](./10_Day_Loops/10_loops.md) | | 11 | [Functions](./11_Day_Functions/11_functions.md) | | 12 | [Modules](./12_Day_Modules/12_modules.md) | -| 13 | [List Comprehension](../13_Day_List_comprehension/13_list_comprehension.md)| +| 13 | [List Comprehension](./13_Day_List_comprehension/13_list_comprehension.md)| | 14 | [Higher Order Functions](./14_Day_Higher_order_functions/14_higher_order_functions.md)| | 15 | [Python Type Errors](./15_Day_Python_type_errors/15_python_type_errors.md) | | 16 | [Python Date time](./16_Day_Python_date_time/16_python_datetime.md) | @@ -434,4 +434,4 @@ To run the python file check the image below. You can run the python file either 🎉 CONGRATULATIONS ! 🎉 -[Day 2 >>](./02_Day_Variables_builtin_functions/02_variables_builtin_functions.md) \ No newline at end of file +[Day 2 >>](./02_Day_Variables_builtin_functions/02_variables_builtin_functions.md)