summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/committing-code.txt
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2017-02-14 11:30:33 -0500
committerTim Graham <timograham@gmail.com>2017-02-15 08:32:48 -0500
commit2b8a345996c46ecd115bb3102d3de680b50d38d2 (patch)
treea845c205c2612b9eb606efec0d77957984ab6e05 /docs/internals/contributing/committing-code.txt
parentf5ff5be2c11613e611f53ba4d6b194675811cbad (diff)
[1.11.x] Removed docs/internals/roles.txt.
It's moved to https://www.djangoproject.com/foundation/teams/. Backport of 3d14cbc86781ea1051af7f0c421bee3ecf2f9842 from master
Diffstat (limited to 'docs/internals/contributing/committing-code.txt')
-rw-r--r--docs/internals/contributing/committing-code.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/internals/contributing/committing-code.txt b/docs/internals/contributing/committing-code.txt
index d42fdb8940..fd526b1dd6 100644
--- a/docs/internals/contributing/committing-code.txt
+++ b/docs/internals/contributing/committing-code.txt
@@ -2,10 +2,9 @@
Committing code
===============
-This section is addressed to the :ref:`committers` and to anyone interested in
-knowing how code gets committed into Django core. If you're a community member
-who wants to contribute code to Django, have a look at
-:doc:`writing-code/working-with-git` instead.
+This section is addressed to the committers and to anyone interested in knowing
+how code gets committed into Django. If you're a community member who wants to
+contribute code to Django, look at :doc:`writing-code/working-with-git` instead.
.. _handling-pull-requests: