Skip to content

Commit e757165

Browse files
author
anupshah14
committed
updated mkdocs.yml
1 parent f330c94 commit e757165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workshops/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pages:
1919
- 'Missing values': 'modules/missing_values.md'
2020
- 'Indexing': 'modules/indexing.md'
2121
- 'Loops': 'modules/loops.md'
22-
- 'Combining DataFrames with Pandas': 'modules/merging.data.md'
22+
- 'Combining DataFrames with Pandas': 'modules/merging_data.md'
2323
- 'Plotting with ggplot for Python': 'modules/plotting_with_ggplot.md'
2424
- 'Reusable and modular code with functions': 'modules/functions.md'
2525
- 'Defensive Programming': 'modules/defensive_programming.md'

0 commit comments

Comments
 (0)