Skip to content

Commit 4f096eb

Browse files
authored
Update index.md
1 parent 8596ff4 commit 4f096eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/advanced-python/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- [Protocols](protocols.md)
1313
- [Exception Handling in Python](exception-handling.md)
1414
- [Generators](generators.md)
15-
- [Match Case Statement](match_case_statement.md)
15+
- [Match Case Statement](match-case.md)
1616
- [Closures](closures.md)
1717
- [Filter](filter-function.md)
1818
- [Reduce](reduce-function.md)

0 commit comments

Comments
 (0)