diff options
| author | shaunagm <shaunagm@gmail.com> | 2016-06-02 15:46:57 -0700 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-06-03 08:48:12 -0400 |
| commit | 44c7e5d3740edf796591ea3a89b0ff085534f225 (patch) | |
| tree | 359f389b113267bd43a19dd4b15020f652288b69 /docs/internals/contributing/writing-code | |
| parent | 78a0ca67f6dfb6c74dcabe36aa460c4eb5cfe7ae (diff) | |
Fixed #26701 -- Replaced /newticket links to Trac with /.
Diffstat (limited to 'docs/internals/contributing/writing-code')
| -rw-r--r-- | docs/internals/contributing/writing-code/submitting-patches.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/contributing/writing-code/submitting-patches.txt b/docs/internals/contributing/writing-code/submitting-patches.txt index 1c6abbd473..ce1d6403a8 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 |
