Skip to content

Commit 866b5c0

Browse files
authored
Use custom SemanticDrilldown version
1 parent b7807df commit 866b5c0

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
@@ -73,7 +73,7 @@ rm -rf MatomoAnalytics/.git
7373
RUN git clone --depth=1 https://github.com/ProfessionalWiki/ExternalContent.git ExternalContent &&\
7474
rm -rf ExternalContent/.git
7575

76-
RUN git clone --depth=1 https://github.com/SemanticMediaWiki/SemanticDrilldown.git SemanticDrilldown &&\
76+
RUN git clone --depth=1 https://github.com/MaRDI4NFDI/SemanticDrilldown.git SemanticDrilldown &&\
7777
rm -rf SemanticDrilldown/.git
7878

7979
# clone core

0 commit comments

Comments
 (0)