diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-05-17 12:13:10 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-05-17 12:13:40 +0200 |
| commit | 2b5c5e54de6545c6cf3cc97996b37618cbae87bd (patch) | |
| tree | 3003bf71bf677aed381c598d160dd545bc7cb457 /docs/howto | |
| parent | 201d29b3719ef15637648be7bd947ef90a66ab55 (diff) | |
[4.2.x] Updated broken links in docs.
Backport of 93830abf7694e0f281931f10eeaa34993855e7dd from main
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 11b3fb97a5..bcdfa6acc4 100644 --- a/docs/howto/outputting-pdf.txt +++ b/docs/howto/outputting-pdf.txt @@ -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: https://www.reportlab.com/opensource/ +.. _ReportLab: https://docs.reportlab.com/ .. _kusports.com: http://www2.kusports.com/ Install ReportLab |
