Skip to content

Commit 4cdafe6

Browse files
authored
Normalize sidebar naming
1 parent 0a306b6 commit 4cdafe6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_quarto.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ website:
160160
- text: '   7.1. Exercises'
161161
href: modules/module4/module4-24-practice_operations_with_dataframe_columns.qmd
162162
- href: modules/module4/module4-25-what_did_we_just_learn.qmd
163-
- section: "**Module 5: Making Choices and Repeating Iterations**"
163+
- section: "**M5: Making Choices and Repeating Iterations**"
164164
contents:
165165
- href: modules/module5/module5-00-module_learning_outcomes.qmd
166166
- href: modules/module5/module5-01-making_choices_with_conditional_statements.qmd
@@ -182,7 +182,7 @@ website:
182182
- text: '   6.1. Exercises'
183183
href: modules/module5/module5-20-function_questions.qmd
184184
- href: modules/module5/module5-23-what_did_we_just_learn.qmd
185-
- section: "**Module 6: Functions Fundamentals and Best Practices**"
185+
- section: "**M6: Functions Fundamentals and Best Practices**"
186186
contents:
187187
- href: modules/module6/module6-00-module_learning_outcomes.qmd
188188
- href: modules/module6/module6-01-dry_revisited_and_function_fundamentals.qmd
@@ -204,7 +204,7 @@ website:
204204
- text: '   6.1. Exercises'
205205
href: modules/module6/module6-23-function_design_questions.qmd
206206
- href: modules/module6/module6-26-what_did_we_just_learn.qmd
207-
- section: "**Module 7: Importing Files and the Coding Style Guide**"
207+
- section: "**M7: Importing Files and the Coding Style Guide**"
208208
contents:
209209
- href: modules/module7/module7-00-module_learning_outcomes.qmd
210210
- href: modules/module7/module7-01-importing_python_libraries.qmd
@@ -226,7 +226,7 @@ website:
226226
- text: '   6.1. Exercises'
227227
href: modules/module7/module7-19-using_the_python_debugger.qmd
228228
- href: modules/module7/module7-20-what_did_we_just_learn.qmd
229-
- section: "**Module 8: A Slice of NumPy and Advanced Data Wrangling**"
229+
- section: "**M8: A Slice of NumPy and Advanced Data Wrangling**"
230230
contents:
231231
- href: modules/module8/module8-00-module_learning_outcomes.qmd
232232
- href: modules/module8/module8-01-numpy_and_1d_arrays.qmd

0 commit comments

Comments
 (0)