Skip to content

Commit d3348e8

Browse files
committed
Match TOC titles to section titles
1 parent 186a5a4 commit d3348e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

en/SUMMARY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
* [Introduction](README.md)
44
* [Installation](installation/README.md)
5-
* [How the Internet works?](how_the_internet_works/README.md)
5+
* [How the Internet works](how_the_internet_works/README.md)
66
* [Introduction to command line](intro_to_command_line/README.md)
77
* [Python installation](python_installation/README.md)
88
* [Code editor](code_editor/README.md)
99
* [Introduction to Python](python_introduction/README.md)
1010
* [What is Django?](django/README.md)
1111
* [Django installation](django_installation/README.md)
12-
* [Starting Django project](django_start_project/README.md)
12+
* [Your first Django project!](django_start_project/README.md)
1313
* [Django models](django_models/README.md)
1414
* [Django admin](django_admin/README.md)
1515
* [Deploy!](deploy/README.md)

0 commit comments

Comments
 (0)