diff options
Diffstat (limited to 'tests/typ/layout/place-float-columns.typ')
| -rw-r--r-- | tests/typ/layout/place-float-columns.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/place-float-columns.typ b/tests/typ/layout/place-float-columns.typ index 0e5c6d0c..e2b88d46 100644 --- a/tests/typ/layout/place-float-columns.typ +++ b/tests/typ/layout/place-float-columns.typ @@ -8,7 +8,7 @@ #figure( placement: bottom, caption: [A glacier], - image("/files/glacier.jpg", width: 50%), + image("/assets/images/glacier.jpg", width: 50%), ) #lorem(45) #figure( |
