Skip to content
This repository has been archived by the owner on Nov 25, 2017. It is now read-only.

Commit

Permalink
rewrote 2 links
Browse files Browse the repository at this point in the history
  • Loading branch information
belgianguy committed Apr 22, 2013
1 parent d4983c5 commit f9dd1e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chapter08.rst
Expand Up @@ -10,7 +10,7 @@ In `Chapter 3`_, we explained the basics of Django view functions and URLconfs.
This chapter goes into more detail about advanced functionality in those two
pieces of the framework.

.. _Chapter 3: ../chapter03/
.. _Chapter 3: chapter03.html

URLconf Tricks
==============
Expand Down Expand Up @@ -1130,4 +1130,4 @@ This chapter has provided many advanced tips and tricks for views and URLconfs.
Next, in `Chapter 9`_, we'll give this advanced treatment to Django's template
system.

.. _Chapter 9: chapter09.rst/
.. _Chapter 9: chapter09.html

0 comments on commit f9dd1e0

Please sign in to comment.