mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Updated various links in docs to use HTTPS.
This commit is contained in:
parent
762bd34c36
commit
7c81b28ebc
28 changed files with 42 additions and 42 deletions
|
@ -14,7 +14,7 @@ For example, Django was used at kusports.com_ to generate customized,
|
|||
printer-friendly NCAA tournament brackets, as PDF files, for people
|
||||
participating in a March Madness contest.
|
||||
|
||||
.. _ReportLab: http://www.reportlab.com/opensource/
|
||||
.. _ReportLab: https://www.reportlab.com/opensource/
|
||||
.. _kusports.com: http://www.kusports.com/
|
||||
|
||||
Install ReportLab
|
||||
|
@ -35,7 +35,7 @@ Test your installation by importing it in the Python interactive interpreter::
|
|||
If that command doesn't raise any errors, the installation worked.
|
||||
|
||||
.. _available on PyPI: https://pypi.python.org/pypi/reportlab
|
||||
.. _user guide: http://www.reportlab.com/docs/reportlab-userguide.pdf
|
||||
.. _user guide: https://www.reportlab.com/docs/reportlab-userguide.pdf
|
||||
|
||||
Write your view
|
||||
===============
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue