diff options
| author | Tim Graham <timograham@gmail.com> | 2015-07-30 13:25:29 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-07-30 13:26:40 -0400 |
| commit | 0f4f75a3081fe93a20a0c32877a2b61fc6818907 (patch) | |
| tree | 5f3b76a98911d2d59df0e9a8561d58d9eff8e963 | |
| parent | b492921cf8fdc6c6ad95165c2b1baac70bbceb80 (diff) | |
[1.7.x] Fixed #25199 -- Fixed dead link to HTMLdoc.
Backport of e176de25127a2750ea1c6a705b2c0983b5782b41 from master
| -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 6e83e797a5..774ffc2642 100644 --- a/docs/howto/outputting-pdf.txt +++ b/docs/howto/outputting-pdf.txt @@ -155,7 +155,7 @@ Further resources .. _PDFlib: http://www.pdflib.org/ .. _`Pisa XHTML2PDF`: http://www.xhtml2pdf.com/ -.. _HTMLdoc: http://www.htmldoc.org/ +.. _HTMLdoc: https://www.msweet.org/projects.php?Z1 Other formats ============= |
