Skip to content

Commit

Permalink
Fixed broken PDF link
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw authored Mar 24, 2024
1 parent b4fd0dc commit 0204ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrome/headless.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ For a multi-page PDF of the full length page:
--print-to-pdf=/tmp/page.pdf \
https://simonwillison.net
```
Here's [the output PDF for that](https://static.simonwillison.net.s3-us-west-1.amazonaws.com/static/2024/chrome-headless-page.pdf).
Here's [the output PDF for that](https://static.simonwillison.net/static/2024/chrome-headless-page.pdf).

## --repl doesn't work for me

Expand Down

0 comments on commit 0204ba1

Please sign in to comment.