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/man | |
| 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/man')
| -rw-r--r-- | docs/man/gather_profile_stats.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/gather_profile_stats.1 b/docs/man/gather_profile_stats.1 index fc56ee2291..72b443726f 100644 --- a/docs/man/gather_profile_stats.1 +++ b/docs/man/gather_profile_stats.1 @@ -14,7 +14,7 @@ directory containing the profiling logfiles. .SH "SEE ALSO" Discussion of profiling Django applications on the Django project's wiki: .sp -.I http://www.djangoproject.com/wiki/ProfilingDjango +.I https://www.djangoproject.com/wiki/ProfilingDjango .SH "AUTHORS/CREDITS" Originally developed at World Online in Lawrence, Kansas, USA. Refer to the |
