haas/spring2026/unix/projects/pwn0.md
... ...
@@ -24,7 +24,7 @@ definitely offer up functionality that some solutions can make use of):
24 24
For additional information on the **printf(1)** tool recommended for use
25 25
in this project, please check out this paper:
26 26
27
- * {{:haas:printf.pdf|printf PDF}}
27
+ * https://lab46.g7n.org/downloads/printf.pdf
28 28
29 29
NOTE that while it focuses on the C and Perl variants of printf, the
30 30
conceptual underpinnings are the same, and many of the examples are