Skip to content

Commit 17b39f3

Browse files
committed
index path
1 parent 27c0c05 commit 17b39f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ RUN python -m shmarql docs_build -f a.yml
1414

1515
RUN mkdir /src/site/ontology
1616
COPY --from=widoco /public /src/site/ontology
17-
RUN cp /src/site/ontology/index-en.html /src/site/ontology/index.html
17+
RUN cp /src/site/index-en.html /src/site/index.html

0 commit comments

Comments
 (0)