Skip to content

Commit

Permalink
Fix links in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xianghuzhao committed Mar 24, 2020
1 parent c11fb2e commit b96502e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ $ pip install pdf-bookmark
```

`pdf-bookmark` utilizes
[PDFtk](https://www.pdflabs.com/tools/pdftk-server/>)
and [Ghostscript](https://www.ghostscript.com>)
[PDFtk](https://www.pdflabs.com/tools/pdftk-server/)
and [Ghostscript](https://www.ghostscript.com/)
to export and import pdf bookmarks.
They must be installed before running `pdf-bookmark`.

Expand Down

0 comments on commit b96502e

Please sign in to comment.