Skip to content

Commit b8318b4

Browse files
authored
Merge pull request #9 from CrawfordGroup/amjames-patch-1
Fixed Link to "Code-Comments" Section of the wiki
2 parents f9b030b + 561e0b3 commit b8318b4

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)