summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/writing-code/working-with-git.txt
diff options
context:
space:
mode:
authorNatalia <124304+nessita@users.noreply.github.com>2025-08-27 18:36:01 -0300
committernessita <124304+nessita@users.noreply.github.com>2025-08-28 13:48:32 -0300
commitae03f81ffa9dd35b97baf917e4fc944cd0de3b5c (patch)
tree48d540f2c31f5ea6bcba3bc2763349d001030895 /docs/internals/contributing/writing-code/working-with-git.txt
parenta9fe98d5bd4212d069afe8316101984aadecfbb2 (diff)
Replaced :doc: role usage with :ref: when appropriate in docs.
Diffstat (limited to 'docs/internals/contributing/writing-code/working-with-git.txt')
-rw-r--r--docs/internals/contributing/writing-code/working-with-git.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/contributing/writing-code/working-with-git.txt b/docs/internals/contributing/writing-code/working-with-git.txt
index 579543f876..7209bc0624 100644
--- a/docs/internals/contributing/writing-code/working-with-git.txt
+++ b/docs/internals/contributing/writing-code/working-with-git.txt
@@ -4,7 +4,7 @@ Working with Git and GitHub
This section explains how the community can contribute code to Django via pull
requests. If you're interested in how :ref:`mergers <mergers-team>` handle
-them, see :doc:`../committing-code`.
+them, see :ref:`handling-pull-requests`.
Below, we are going to show how to create a GitHub pull request containing the
changes for Trac ticket #xxxxx. By creating a fully-ready pull request, you