diff options
| author | Brent O'Connor <epicserve@gmail.com> | 2015-02-27 09:31:14 -0600 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-03-02 08:23:52 -0500 |
| commit | 761b97c344148e2a8e0145b32a026b8e9a48994e (patch) | |
| tree | 8bc4dcbaf53c751259cb0ac808b1cf58eaf35b66 | |
| parent | c0df8d1be9890a7914c7942defbce636573a434e (diff) | |
[1.8.x] Updated contributing link in the README.
Backport of f7bf135f62297c580e9b36af4c2470adb652fbaf from master
| -rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst index 95029a6fce..e58b904d3b 100644 --- a/README.rst +++ b/README.rst @@ -33,8 +33,8 @@ To get more help: To contribute to Django: -* Check out https://www.djangoproject.com/community/ for information about - getting involved. +* Check out https://docs.djangoproject.com/en/dev/internals/contributing/ for + information about getting involved. To run Django's test suite: |
