diff options
| author | Claude Paroz <claude@2xlibre.net> | 2012-03-13 17:53:31 +0000 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2012-03-13 17:53:31 +0000 |
| commit | 78638a9a5180eb373df0d4430a2169bd49fa9e42 (patch) | |
| tree | b43ce98ad222048e8c48b64a637c250a2254a137 /docs/internals/contributing/writing-code/submitting-patches.txt | |
| parent | 69b96f824d2de0904f03e457c564f22fb8ed57e4 (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/internals/contributing/writing-code/submitting-patches.txt')
| -rw-r--r-- | docs/internals/contributing/writing-code/submitting-patches.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/internals/contributing/writing-code/submitting-patches.txt b/docs/internals/contributing/writing-code/submitting-patches.txt index f443908285..a369b6ef99 100644 --- a/docs/internals/contributing/writing-code/submitting-patches.txt +++ b/docs/internals/contributing/writing-code/submitting-patches.txt @@ -162,5 +162,5 @@ minified scripts when submitting patches for Django's javascript. .. _Closure Compiler: http://code.google.com/closure/compiler/ .. _django-developers: http://groups.google.com/group/django-developers -.. _list of tickets with patches: http://code.djangoproject.com/query?status=new&status=assigned&status=reopened&has_patch=1&order=priority -.. _ticket tracker: http://code.djangoproject.com/newticket +.. _list of tickets with patches: https://code.djangoproject.com/query?status=new&status=assigned&status=reopened&has_patch=1&order=priority +.. _ticket tracker: https://code.djangoproject.com/newticket |
