Skip to content

Commit 84bf42b

Browse files
authored
Fix dead link in docs (#33)
1 parent f4a55a9 commit 84bf42b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ valid PDFs.
7777
[image]: writers::ImageXObject
7878
[`filter()`]: Stream::filter
7979
[examples folder]: https://github.com/typst/pdf-writer/tree/main/examples
80-
[PDF specification]: https://www.adobe.com/content/dam/acom/en/devnet/pdf/pdfs/PDF32000_2008.pdf
80+
[PDF specification]: https://opensource.adobe.com/dc-acrobat-sdk-docs/pdfstandards/PDF32000_2008.pdf
8181
*/
8282

8383
#![forbid(unsafe_code)]

0 commit comments

Comments
 (0)