Skip to content

Commit 666d2d6

Browse files
Update README.md
1 parent 27a1fab commit 666d2d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Inspired by http://stackoverflow.com/questions/14644353/get-the-number-of-pages-
66

77
pdfinfo is an unix tool helping extract information from pdf files.
88

9-
http://linux.about.com/library/cmd/blcmdl1_pdfinfo.htm
9+
http://linuxcommand.org/man_pages/pdfinfo1.html
1010

1111
You can get page count, title, author..etc via the tool.
1212

@@ -43,7 +43,7 @@ This library throws 4 kind of exceptions to represent the official exit codes.
4343
* PDFPermissionException
4444
* OtherException
4545

46-
Check the [official documentation](http://linux.about.com/library/cmd/blcmdl1_pdfinfo.htm) for more information.
46+
Check the [official documentation](http://linuxcommand.org/man_pages/pdfinfo1.html) for more information.
4747

4848

4949

0 commit comments

Comments
 (0)