Skip to content

Commit

Permalink
Fix dead link in docs (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
bqdong committed May 7, 2024
1 parent f4a55a9 commit 84bf42b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ valid PDFs.
[image]: writers::ImageXObject
[`filter()`]: Stream::filter
[examples folder]: https://github.com/typst/pdf-writer/tree/main/examples
[PDF specification]: https://www.adobe.com/content/dam/acom/en/devnet/pdf/pdfs/PDF32000_2008.pdf
[PDF specification]: https://opensource.adobe.com/dc-acrobat-sdk-docs/pdfstandards/PDF32000_2008.pdf
*/

#![forbid(unsafe_code)]
Expand Down

0 comments on commit 84bf42b

Please sign in to comment.