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/intro | |
| parent | 78a0ca67f6dfb6c74dcabe36aa460c4eb5cfe7ae (diff) | |
Fixed #26701 -- Replaced /newticket links to Trac with /.
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 |
