We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 186a5a4 commit d3348e8Copy full SHA for d3348e8
1 file changed
en/SUMMARY.md
@@ -2,14 +2,14 @@
2
3
* [Introduction](README.md)
4
* [Installation](installation/README.md)
5
-* [How the Internet works?](how_the_internet_works/README.md)
+* [How the Internet works](how_the_internet_works/README.md)
6
* [Introduction to command line](intro_to_command_line/README.md)
7
* [Python installation](python_installation/README.md)
8
* [Code editor](code_editor/README.md)
9
* [Introduction to Python](python_introduction/README.md)
10
* [What is Django?](django/README.md)
11
* [Django installation](django_installation/README.md)
12
-* [Starting Django project](django_start_project/README.md)
+* [Your first Django project!](django_start_project/README.md)
13
* [Django models](django_models/README.md)
14
* [Django admin](django_admin/README.md)
15
* [Deploy!](deploy/README.md)
0 commit comments