We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a55a9 commit 84bf42bCopy full SHA for 84bf42b
1 file changed
src/lib.rs
@@ -77,7 +77,7 @@ valid PDFs.
77
[image]: writers::ImageXObject
78
[`filter()`]: Stream::filter
79
[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
+[PDF specification]: https://opensource.adobe.com/dc-acrobat-sdk-docs/pdfstandards/PDF32000_2008.pdf
81
*/
82
83
#![forbid(unsafe_code)]
0 commit comments