Skip to content

Commit

Permalink
Renamed the 'How the Internet works' chapter.
Browse files Browse the repository at this point in the history
Thanks to @kerstin for the suggestion.
  • Loading branch information
bmispelon committed Aug 24, 2014
1 parent cd6f8db commit 2513f4f
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 2 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ It will (more or less) look like this:

![Figure 0.1](images/application.png)

OK, [let's start at the beginning...](01_how_internet_works/README.md)
OK, [let's start at the beginning...](01_how_the_internet_works/README.md)

## About and contributing

Expand Down
2 changes: 1 addition & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Summary

* [Introduction](README.md)
* [How the Internet works?](01_how_internet_works/README.md)
* [How the Internet works?](01_how_the_internet_works/README.md)
* [Intro to Command Line](02_intro_to_command_line/README.md)
* [Python installation](03_python_installation/README.md)
* [Introduction to Python](04_python_introduction/README.md)
Expand Down

0 comments on commit 2513f4f

Please sign in to comment.