summaryrefslogtreecommitdiff
path: root/docs/index.txt
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2012-03-13 17:53:31 +0000
committerClaude Paroz <claude@2xlibre.net>2012-03-13 17:53:31 +0000
commit78638a9a5180eb373df0d4430a2169bd49fa9e42 (patch)
treeb43ce98ad222048e8c48b64a637c250a2254a137 /docs/index.txt
parent69b96f824d2de0904f03e457c564f22fb8ed57e4 (diff)
Replaced http by https in djangoproject.com links
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17703 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/index.txt')
-rw-r--r--docs/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.txt b/docs/index.txt
index ce2dbd52fb..a5d2e139ac 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -29,7 +29,7 @@ Having trouble? We'd like to help!
.. _post a question: http://groups.google.com/group/django-users/
.. _#django IRC channel: irc://irc.freenode.net/django
.. _IRC logs: http://django-irc-logs.com/
-.. _ticket tracker: http://code.djangoproject.com/
+.. _ticket tracker: https://code.djangoproject.com/
First steps
===========