summaryrefslogtreecommitdiff
path: root/tests/typ/bugs/hide-meta.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/bugs/hide-meta.typ')
-rw-r--r--tests/typ/bugs/hide-meta.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/bugs/hide-meta.typ b/tests/typ/bugs/hide-meta.typ
index 10c95e59..8d2c7cb6 100644
--- a/tests/typ/bugs/hide-meta.typ
+++ b/tests/typ/bugs/hide-meta.typ
@@ -7,7 +7,7 @@ A pirate. @arrgh \
#set text(2pt)
#hide[
A @arrgh pirate.
- #bibliography("/files/works.bib")
+ #bibliography("/assets/bib/works.bib")
]
---