diff options
Diffstat (limited to 'docs/intro/whatsnext.txt')
| -rw-r--r-- | docs/intro/whatsnext.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt index e17110eeb6..254a0c5eaf 100644 --- a/docs/intro/whatsnext.txt +++ b/docs/intro/whatsnext.txt @@ -36,7 +36,7 @@ Django's main documentation is broken up into "chunks" designed to fill different needs: * The :doc:`introductory material </intro/index>` is designed for people new - to Django -- or to Web development in general. It doesn't cover anything + to Django -- or to web development in general. It doesn't cover anything in depth, but instead gives a high-level overview of how developing in Django "feels". @@ -106,7 +106,7 @@ Where to get it You can read Django documentation in several ways. They are, in order of preference: -On the Web +On the web ---------- The most recent version of the Django documentation lives at @@ -215,8 +215,8 @@ We follow this policy: Django is :ref:`no longer supported<supported-versions-policy>`, that version of the docs won't get any further updates. -* The `main documentation Web page`_ includes links to documentation for +* The `main documentation web page`_ includes links to documentation for previous versions. Be sure you are using the version of the docs corresponding to the version of Django you are using! -.. _main documentation Web page: https://docs.djangoproject.com/en/dev/ +.. _main documentation web page: https://docs.djangoproject.com/en/dev/ |
