Skip to content

Commit

Permalink
Move the debugging manifesto poster to the end
Browse files Browse the repository at this point in the history
  • Loading branch information
robmoss committed Sep 17, 2024
1 parent 3e6de50 commit ff11cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ nav:
- "Introduction to Debugging":
- community/training/debugging/README.md
- "Learning objectives": community/training/debugging/learning-objectives.md
- "Debugging manifesto": community/training/debugging/manifesto.md
- "What is debugging?": community/training/debugging/what-is-debugging.md
- "Understanding error messages": community/training/debugging/understanding-error-messages.md
- "Why are debuggers useful?": community/training/debugging/why-are-debuggers-useful.md
Expand All @@ -117,6 +116,7 @@ nav:
- "Exercise: Perfect numbers": community/training/debugging/exercise-perfect-numbers.md
- "Exercise: Python vs R": community/training/debugging/exercise-python-vs-r.md
- "Building your skills": community/training/debugging/building-your-skills.md
- "Debugging manifesto": community/training/debugging/manifesto.md
- "Resources": community/training/debugging/resources.md
- "Exercise solutions": community/training/debugging/solutions.md

Expand Down

0 comments on commit ff11cc4

Please sign in to comment.