Skip to content

Commit 51111fb

Browse files
authored
Merge pull request #1682 from plone/linkcheck-2024-07-20
Use relative links to ensure static files get copied during documenta…
2 parents a4a3f9f + f41d122 commit 51111fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/documentation/myst-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Example MyST syntax is shown below.
222222

223223
`````{example}
224224
````{only} not text
225-
```{video} /_static/user-manual/blocks/block-copy-cut.mp4
225+
```{video} ../../volto/_static/user-manual/blocks/block-copy-cut.mp4
226226
```
227227
````
228228
`````

0 commit comments

Comments
 (0)