We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c5ba50 commit ee355d5Copy full SHA for ee355d5
index.html
@@ -149,7 +149,7 @@ <h2 id="installation">Installation & Dependencies</h2>
149
(Optional) Install <a href="http://www.accesspdf.com/pdftk/">pdftk</a>.
150
On Linux, use <b>aptitude</b>, <b>apt-get</b> or <b>yum</b>:<br />
151
<tt>aptitude install pdftk</tt><br />
152
- On the Mac, you can <a href="http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/">download a recent installer</a> for the binary.
+ On the Mac, you can <a href="https://www.pdflabs.com/tools/pdftk-server/">download a recent installer</a> for the binary.
153
Without <b>pdftk</b> installed, you can use Docsplit, but won't be able
154
to split apart a multi-page PDF into single-page PDFs.
155
</li>
0 commit comments