Commit ec31a0e
authored
Fix a markdown ReferenceError when building with docusaurus (#739)
Fixes the
ReferenceError: PREFIX is not defined
error when the docs are built with docusaurus as part of the build
pipeline in the https://github.com/SovereignCloudStack/docs repository.
Signed-off-by: Martin Morgenstern <[email protected]>1 parent e4d2885 commit ec31a0e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments