Skip to content

Commit 561e0b3

Browse files
authored
Fixed Link to "Code-Comments" Section of the wiki
- [x] Ready to Go
1 parent f9b030b commit 561e0b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Now you should see a directory called `ProgrammingProjects` inside you will find
2929
# The Fundamentals (Updated: 29 August 2014)
3030
- [An Initial Example](https://github.com/CrawfordGroup/ProgrammingProjects/wiki/An-Initial-Example)
3131
- [What is a "Compilation"](https://github.com/CrawfordGroup/ProgrammingProjects/wiki/What-is-a-%22Compilation%22%3F)
32-
- [Code Comments](https://github.com/CrawfordGroup/ProgrammingProjects/wiki/Comments)
32+
- [Code Comments](https://github.com/CrawfordGroup/ProgrammingProjects/wiki/Code-Comments)
3333
- [Data Types and Variables](https://github.com/CrawfordGroup/ProgrammingProjects/wiki/Data-Types-and-Variables)
3434
- [Operators](https://github.com/CrawfordGroup/ProgrammingProjects/wiki/Operators)
3535
- [Control Statements](https://github.com/CrawfordGroup/ProgrammingProjects/wiki/Control-Statements)

0 commit comments

Comments
 (0)