From a0ebfa0c56e16f8305d48dfa16666eb74e1350db Mon Sep 17 00:00:00 2001 From: shaunagm Date: Thu, 2 Jun 2016 15:46:57 -0700 Subject: [1.9.x] Fixed #26701 -- Replaced /newticket links to Trac with /. Backport of 44c7e5d3740edf796591ea3a89b0ff085534f225 from master --- docs/internals/contributing/writing-code/submitting-patches.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/internals/contributing/writing-code') diff --git a/docs/internals/contributing/writing-code/submitting-patches.txt b/docs/internals/contributing/writing-code/submitting-patches.txt index 471c2812a2..fad37e039e 100644 --- a/docs/internals/contributing/writing-code/submitting-patches.txt +++ b/docs/internals/contributing/writing-code/submitting-patches.txt @@ -139,7 +139,7 @@ Regardless of the way you submit your work, follow these steps. checked. This makes the ticket appear in the "Patches needing review" queue on the `Development dashboard`_. -.. _ticket tracker: https://code.djangoproject.com/newticket +.. _ticket tracker: https://code.djangoproject.com/ .. _Development dashboard: https://dashboard.djangoproject.com/ Non-trivial patches -- cgit v1.3