Skip to content

Commit aba1cde

Browse files
authored
Merge pull request #146 from tkimnguyen/patch-1
update pdftk installer URL for Mac
2 parents 4c5ba50 + ee355d5 commit aba1cde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h2 id="installation">Installation &amp; Dependencies</h2>
149149
(Optional) Install <a href="http://www.accesspdf.com/pdftk/">pdftk</a>.
150150
On Linux, use <b>aptitude</b>, <b>apt-get</b> or <b>yum</b>:<br />
151151
<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.
152+
On the Mac, you can <a href="https://www.pdflabs.com/tools/pdftk-server/">download a recent installer</a> for the binary.
153153
Without <b>pdftk</b> installed, you can use Docsplit, but won't be able
154154
to split apart a multi-page PDF into single-page PDFs.
155155
</li>

0 commit comments

Comments
 (0)