Skip to content

Commit be8d5d5

Browse files
Merge pull request #669 from OpenSimulationInterface/build/fix-config
Fix path to asciidoc-resources
2 parents 562cbb1 + a0d959f commit be8d5d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
ifndef::root-path[:root-path: ./]
77

88
:partials-path: {root-path}../_additional_content
9-
:asciidoc-resources: ../asciidoc-resources
9+
:asciidoc-resources: ../../asciidoc-resources
1010
:appendix-caption: Annex
1111
:page-feedbackurl: https://github.com/OpenSimulationInterface/open-simulation-interface/issues/new
1212

0 commit comments

Comments
 (0)