diff options
| author | Ramon Moraes <vyscond@users.noreply.github.com> | 2016-02-01 22:58:41 -0300 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-02-16 07:06:01 -0500 |
| commit | 6a6ef95be874035364b5ef27cc01d59fbde0b7b3 (patch) | |
| tree | 31ab537bbbb93cdbceb44dca0a13fc35d321a508 /docs | |
| parent | 82e651e9485fb7d6a64853c941e804fafb9b7606 (diff) | |
[1.7.x] Updated xhtml2pdf URL in docs.
Diffstat (limited to 'docs')
| -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 774ffc2642..a878a86a5a 100644 --- a/docs/howto/outputting-pdf.txt +++ b/docs/howto/outputting-pdf.txt @@ -154,7 +154,7 @@ Further resources using ``system`` or ``popen`` and retrieve the output in Python. .. _PDFlib: http://www.pdflib.org/ -.. _`Pisa XHTML2PDF`: http://www.xhtml2pdf.com/ +.. _`Pisa XHTML2PDF`: https://github.com/xhtml2pdf/xhtml2pdf .. _HTMLdoc: https://www.msweet.org/projects.php?Z1 Other formats |
