We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7807df commit 866b5c0Copy full SHA for 866b5c0
Dockerfile
@@ -73,7 +73,7 @@ rm -rf MatomoAnalytics/.git
73
RUN git clone --depth=1 https://github.com/ProfessionalWiki/ExternalContent.git ExternalContent &&\
74
rm -rf ExternalContent/.git
75
76
-RUN git clone --depth=1 https://github.com/SemanticMediaWiki/SemanticDrilldown.git SemanticDrilldown &&\
+RUN git clone --depth=1 https://github.com/MaRDI4NFDI/SemanticDrilldown.git SemanticDrilldown &&\
77
rm -rf SemanticDrilldown/.git
78
79
# clone core
0 commit comments