Skip to content

Commit

Permalink
Better linking
Browse files Browse the repository at this point in the history
  • Loading branch information
shabda committed May 7, 2012
1 parent f831666 commit 39a9f5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/contents.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ Prerequisites
------------------

1. You know Python. If you do not, try `Dive into Python <http://diveintopython.org/>`_
2. You know Django. You work with Django 1.4+. If you do not please read ` <https://docs.djangoproject.com/>`_
2. You know Django. You work with Django 1.4+. If you do not please read `Django Docs<https://docs.djangoproject.com/>`_

Getting the docs
----------------------
The documents are generated using `Sphinx <http://sphinx.pocoo.org/>`_. The code
is available on `Github <http://github.com/agiliq/django-design-patterns/tree/master>`_.
The generated Html is available on http://agiliq.com/books/djangodesignpatterns/
The generated Html is available at `Django Design Patterns <http://agiliq.com/books/djangodesignpatterns/>`_

To generate the docs, do `make html` within the top level folder of repo.

Expand Down

0 comments on commit 39a9f5f

Please sign in to comment.