diff options
| author | Adam Johnson <me@adamj.eu> | 2023-11-28 16:57:48 +0000 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-11-29 11:21:22 +0100 |
| commit | 272ceb9584a68c7df464e8633c02eb4f997da092 (patch) | |
| tree | 1435754076ee8c52358e0dc702cf18d63b3dd04d /docs/howto | |
| parent | 134cde8415b3a9118262ef4ea34cf798c258be03 (diff) | |
Refs #25778 -- Updated some links and references to HTTPS.
Diffstat (limited to 'docs/howto')
| -rw-r--r-- | docs/howto/outputting-pdf.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/outputting-pdf.txt b/docs/howto/outputting-pdf.txt index bcdfa6acc4..bb23affff4 100644 --- a/docs/howto/outputting-pdf.txt +++ b/docs/howto/outputting-pdf.txt @@ -15,7 +15,7 @@ printer-friendly NCAA tournament brackets, as PDF files, for people participating in a March Madness contest. .. _ReportLab: https://docs.reportlab.com/ -.. _kusports.com: http://www2.kusports.com/ +.. _kusports.com: https://www2.kusports.com/ Install ReportLab ================= |
