Skip to content

Commit 435fa06

Browse files
committed
Doc: Add link to new tutorial
1 parent b902874 commit 435fa06

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

02_django/00_overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ Flask, on contrast, does not provide components or preferred ways of handling a
2424

2525
- [Django Overview](01_getting_started.md) (this article)
2626
- [Getting Started With Django](01_getting_started.md)
27-
27+
- [Applications and routes](02_applications_and_routes.md)

02_django/01_getting_started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ If you would like to skip to a particular section in the entire Django tutorial,
66

77
- [Django Overview](00_overview.md)
88
- [Getting Started With Django](01_getting_started.md) (this article)
9+
- [Applications and routes](02_applications_and_routes.md)
910

1011

1112
### Table of Contents

0 commit comments

Comments
 (0)