summaryrefslogtreecommitdiff
path: root/tests/typ/math/content.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/math/content.typ')
-rw-r--r--tests/typ/math/content.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/math/content.typ b/tests/typ/math/content.typ
index e04ebb30..739377ae 100644
--- a/tests/typ/math/content.typ
+++ b/tests/typ/math/content.typ
@@ -2,7 +2,7 @@
---
// Test images and font fallback.
-#let monkey = move(dy: 0.2em, image("/files/monkey.svg", height: 1em))
+#let monkey = move(dy: 0.2em, image("/assets/images/monkey.svg", height: 1em))
$ sum_(i=#emoji.apple)^#emoji.apple.red i + monkey/2 $
---