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

Commit

Permalink
Broken links fix
Browse files Browse the repository at this point in the history
Broken links fix
  • Loading branch information
jay754 committed Mar 26, 2013
1 parent 8b4a275 commit 2dfc14f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chapter01.rst
Original file line number Diff line number Diff line change
Expand Up @@ -360,5 +360,5 @@ to database design, to deployment -- feel free to ask questions online.
What's Next
-----------

In :doc:`chapter02`, we'll get started with Django, covering installation and
In `chapter02.rst, we'll get started with Django, covering installation and
initial setup.
2 changes: 1 addition & 1 deletion chapter14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1236,4 +1236,4 @@ available.
In the `next chapter`_, we'll take a look at Django's caching infrastructure,
which is a convenient way to improve the performance of your application.

.. _next chapter: ../chapter15/
.. _next chapter: ../chapter15.rst/
2 changes: 1 addition & 1 deletion chapter19.rst
Original file line number Diff line number Diff line change
Expand Up @@ -940,4 +940,4 @@ What's Next?
The `final chapter`_ focuses on security -- how you can help secure your sites and
your users from malicious attackers.

.. _final chapter: ../chapter20/
.. _final chapter: ../chapter20.rst/

0 comments on commit 2dfc14f

Please sign in to comment.