From 971adb9e9ceaf50ecfa72db1b357bb38150048ea Mon Sep 17 00:00:00 2001 From: shaunagm Date: Thu, 2 Jun 2016 15:46:57 -0700 Subject: [1.10.x] Fixed #26701 -- Replaced /newticket links to Trac with /. Backport of 44c7e5d3740edf796591ea3a89b0ff085534f225 from master --- docs/internals/contributing/committing-code.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/internals/contributing/committing-code.txt') diff --git a/docs/internals/contributing/committing-code.txt b/docs/internals/contributing/committing-code.txt index 211bdf011f..7ed5aa3ed8 100644 --- a/docs/internals/contributing/committing-code.txt +++ b/docs/internals/contributing/committing-code.txt @@ -243,4 +243,4 @@ When a mistaken commit is discovered, please follow these guidelines: For instance, if you did: ``git push upstream feature_antigravity``, just do a reverse push: ``git push upstream :feature_antigravity``. -.. _ticket tracker: https://code.djangoproject.com/newticket +.. _ticket tracker: https://code.djangoproject.com/ -- cgit v1.3