Skip to content

Commit 80b38f1

Browse files
committed
Change how_internet_works to how_the_internet_works
1 parent c8042c7 commit 80b38f1

19 files changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ It will (more or less) look like this:
2626

2727
> If you work with the tutorial on your own and don't have a coach that will help you in case of any problem, we have a chat for you: [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/DjangoGirls/tutorial?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge). We asked our coaches and previous attendees to be there from time to time and help others with the tutorial! Don't be afraid to ask your question there!
2828
29-
OK, [let's start at the beginning...](./how_internet_works/README.md)
29+
OK, [let's start at the beginning...](./how_the_internet_works/README.md)
3030

3131
## About and contributing
3232

en/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ It will (more or less) look like this:
2626

2727
> If you work with the tutorial on your own and don't have a coach that will help you in case of any problem, we have a chat for you: [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/DjangoGirls/tutorial?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge). We asked our coaches and previous attendees to be there from time to time and help others with the tutorial! Don't be afraid to ask your question there!
2828
29-
OK, [let's start at the beginning...](./how_internet_works/README.md)
29+
OK, [let's start at the beginning...](./how_the_internet_works/README.md)
3030

3131
## About and contributing
3232

en/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Summary
22

33
* [Introduction](README.md)
4-
* [How the Internet works?](how_internet_works/README.md)
4+
* [How the Internet works?](how_the_internet_works/README.md)
55
* [Introduction to command line](intro_to_command_line/README.md)
66
* [Python installation](python_installation/README.md)
77
* [Code editor](code_editor/README.md)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

es/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ se verá (más o menos) como ésta:
3333

3434
Esta bien, [empecemos desde el inicio...][3]
3535

36-
[3]: how_internet_works/README.md
36+
[3]: ./how_the_internet_works/README.md
3737

3838
## Sobre nosotros y cómo contribuir
3939

es/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Índice
22

33
* [Introducción](README.md)
4-
* [Cómo funciona el internet](how_internet_works/README.md)
4+
* [Cómo funciona el internet](how_the_internet_works/README.md)
55
* [Introducción a la línea de comandos](intro_to_command_line/README.md)
66
* [Instalación de Python](python_installation/README.md)
77
* [Editor de código](code_editor/README.md)

0 commit comments

Comments
 (0)