diff options
| author | shaunagm <shaunagm@gmail.com> | 2016-06-02 15:46:57 -0700 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-06-03 08:50:39 -0400 |
| commit | a0ebfa0c56e16f8305d48dfa16666eb74e1350db (patch) | |
| tree | d7a5949590b4698c296a6c024c62a1e07063ef54 /docs/intro | |
| parent | cbc8ef6127a92cc59dfb28461e865242e5e39329 (diff) | |
[1.9.x] Fixed #26701 -- Replaced /newticket links to Trac with /.
Backport of 44c7e5d3740edf796591ea3a89b0ff085534f225 from master
Diffstat (limited to 'docs/intro')
| -rw-r--r-- | docs/intro/whatsnext.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
