Skip to content

Commit

Permalink
Fix CMake Basics link
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael McLeod committed Jan 25, 2024
1 parent 715ce3d commit 607e7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 03cpp2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This week we'll be looking at how to work with larger and more complex C++ proje
* [Other Error Handling Mechanisms](./sec02ErrorHandling.html)
- Error return codes
- Optional types
* [CMake Basics](/sec03CMakeBasics.html)
* [CMake Basics](./sec03CMakeBasics.html)
- Basics of CMake files
- Project directory structure
- Setting C++ standards
Expand Down

0 comments on commit 607e7c2

Please sign in to comment.