diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2013-09-22 10:54:36 -0700 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2013-09-22 10:54:36 -0700 |
| commit | 5a64f9bcbd922a5b7024e621b375f025ae30d2a1 (patch) | |
| tree | 1ced553087adb40976413f0749e6df19a09bc6a5 /docs/intro | |
| parent | ce0c5c38ea77a32e5d6d24082d3a8119ad8714cd (diff) | |
| parent | 1b4b710355057b279c1e7d10b6b0d846ee98444e (diff) | |
Merge pull request #1658 from yokomizor/updated_sphinx_url
Fixed #21141 -- Updated Sphinx URL.
Diffstat (limited to 'docs/intro')
| -rw-r--r-- | docs/intro/whatsnext.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt index 638d219afe..e2a0c75b95 100644 --- a/docs/intro/whatsnext.txt +++ b/docs/intro/whatsnext.txt @@ -192,7 +192,7 @@ You can get a local copy of the HTML documentation following a few easy steps: Generation of the Django documentation will work with Sphinx version 0.6 or newer, but we recommend going straight to Sphinx 1.0.2 or newer. -__ http://sphinx.pocoo.org/ +__ http://sphinx-doc.org/ __ http://www.gnu.org/software/make/ .. _differences-between-doc-versions: |
