summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorshaunagm <shaunagm@gmail.com>2016-06-02 15:46:57 -0700
committerTim Graham <timograham@gmail.com>2016-06-03 08:50:39 -0400
commita0ebfa0c56e16f8305d48dfa16666eb74e1350db (patch)
treed7a5949590b4698c296a6c024c62a1e07063ef54 /docs
parentcbc8ef6127a92cc59dfb28461e865242e5e39329 (diff)
[1.9.x] Fixed #26701 -- Replaced /newticket links to Trac with /.
Backport of 44c7e5d3740edf796591ea3a89b0ff085534f225 from master
Diffstat (limited to 'docs')
-rw-r--r--docs/internals/contributing/committing-code.txt2
-rw-r--r--docs/internals/contributing/index.txt2
-rw-r--r--docs/internals/contributing/writing-code/submitting-patches.txt2
-rw-r--r--docs/intro/whatsnext.txt2
4 files changed, 4 insertions, 4 deletions
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/
diff --git a/docs/internals/contributing/index.txt b/docs/internals/contributing/index.txt
index d46fafe0d0..2614df9fd6 100644
--- a/docs/internals/contributing/index.txt
+++ b/docs/internals/contributing/index.txt
@@ -65,5 +65,5 @@ Browse the following sections to find out how:
.. _#django IRC channel: irc://irc.freenode.net/django
.. _community page: https://www.djangoproject.com/community/
.. _register it here: https://www.djangoproject.com/community/add/blogs/
-.. _ticket tracker: https://code.djangoproject.com/newticket
+.. _ticket tracker: https://code.djangoproject.com/
.. _easy pickings: https://code.djangoproject.com/query?status=!closed&easy=1
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
diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt
index 855490592d..36a5681ef4 100644
--- a/docs/intro/whatsnext.txt
+++ b/docs/intro/whatsnext.txt
@@ -128,7 +128,7 @@ rather than asking broad tech-support questions. If you need help with your
particular Django setup, try the |django-users| mailing list or the `#django
IRC channel`_ instead.
-.. _ticket system: https://code.djangoproject.com/newticket?component=Documentation
+.. _ticket system: https://code.djangoproject.com/
.. _#django IRC channel: irc://irc.freenode.net/django
In plain text