Skip to content
This repository was archived by the owner on Apr 7, 2020. It is now read-only.

Commit 27ace49

Browse files
skennedymsokk
authored andcommitted
Fix printToPdf options link
1 parent c83d747 commit 27ace49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ wget -O out.pdf 'http://localhost:3000/pdf?accessKey=secret&url=https%3A%2F%2Fgi
4646

4747
#### `GET /pdf` - Render PDF
4848

49-
*Query params ([About PDF params](https://github.com/atom/electron/blob/master/docs/api/web-contents.md#webcontentsprinttopdfoptions-callback)):*
49+
*Query params ([About PDF params](https://github.com/electron/electron/blob/master/docs/api/web-contents.md#contentsprinttopdfoptions-callback)):*
5050

5151
* `accessKey` - Authentication key.
5252
* `url` - Full URL to fetch.

0 commit comments

Comments
 (0)