We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c0c05 commit 17b39f3Copy full SHA for 17b39f3
Dockerfile
@@ -14,4 +14,4 @@ RUN python -m shmarql docs_build -f a.yml
14
15
RUN mkdir /src/site/ontology
16
COPY --from=widoco /public /src/site/ontology
17
-RUN cp /src/site/ontology/index-en.html /src/site/ontology/index.html
+RUN cp /src/site/index-en.html /src/site/index.html
0 commit comments