From 0609589afd80df28f850966b3b6fab9a20769f27 Mon Sep 17 00:00:00 2001 From: Huu Nguyen Date: Thu, 21 Nov 2013 20:43:10 -0800 Subject: [PATCH] Update chapter01.rst to properly link to chapter02.rst --- chapter01.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter01.rst b/chapter01.rst index a63c148..7d73fb6 100644 --- a/chapter01.rst +++ b/chapter01.rst @@ -363,4 +363,4 @@ What's Next In `Chapter 2`_, we'll get started with Django, covering installation and initial setup. -.. _Chapter 2: chapter02.html +.. _Chapter 2: chapter02.rst