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/misc | |
| 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/misc')
| -rw-r--r-- | docs/misc/distributions.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/misc/distributions.txt b/docs/misc/distributions.txt index d9281ad3da..729ce0717b 100644 --- a/docs/misc/distributions.txt +++ b/docs/misc/distributions.txt @@ -19,7 +19,7 @@ you're using a Linux distro and don't know how to find out if a package is available, then now is a good time to learn. The Django Wiki contains a list of `Third Party Distributions`_ to help you out. -.. _`Third Party Distributions`: http://code.djangoproject.com/wiki/Distributions +.. _`Third Party Distributions`: https://code.djangoproject.com/wiki/Distributions For distributors |
