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/bugs-and-features.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/bugs-and-features.txt')
| -rw-r--r-- | docs/internals/contributing/bugs-and-features.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/contributing/bugs-and-features.txt b/docs/internals/contributing/bugs-and-features.txt index c3d5d762df..9492cde0ab 100644 --- a/docs/internals/contributing/bugs-and-features.txt +++ b/docs/internals/contributing/bugs-and-features.txt @@ -207,7 +207,7 @@ or contentious issues -- including, most notably, votes on new core committers -- may be held in private. -.. _searching: http://code.djangoproject.com/search +.. _searching: https://code.djangoproject.com/search .. _custom queries: https://code.djangoproject.com/query .. _django-developers: http://groups.google.com/group/django-developers .. _django-users: http://groups.google.com/group/django-users |
