diff options
| author | Aymeric Augustin | 2013-12-08 23:12:40 +0100 | 
|---|---|---|
| committer | Aymeric Augustin | 2013-12-08 23:12:40 +0100 | 
| commit | 6e4b255c7225693bc4d8a1fbb7304e6a4b3531e2 (patch) | |
| tree | 384dd9fcb24bcf255cc801b9e381876bb69b4f45 /docs/contributing.rst | |
| parent | 293569a502ea6fc523d513ab6b29297ae4e35fb5 (diff) | |
| download | django-debug-toolbar-6e4b255c7225693bc4d8a1fbb7304e6a4b3531e2.tar.bz2 | |
Pointing to the 'master' docs creates too much confusion.
Diffstat (limited to 'docs/contributing.rst')
| -rw-r--r-- | docs/contributing.rst | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/docs/contributing.rst b/docs/contributing.rst index 8a45b1a..0754010 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -120,3 +120,6 @@ The release itself requires the following steps:     packages install correctly before uploading them. (How?)  #. Push the commit and the tag. + +#. Change the default version of the docs to point to the latest release: +   https://readthedocs.org/dashboard/django-debug-toolbar/versions/ | 
