File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -137,13 +137,13 @@ COPY --from=fetcher /LinkedWiki /var/www/html/extensions/LinkedWiki
137
137
COPY --from=fetcher /ExternalData /var/www/html/extensions/ExternalData
138
138
COPY --from=fetcher /UrlGetParameters /var/www/html/extensions/UrlGetParameters
139
139
140
- # extensions usd in wmflabs
140
+ # extensions used in wmflabs
141
141
# lct.wmflabs.org
142
142
COPY --from=fetcher /Popups /var/www/html/extensions/Popups
143
- # drmf-beta.wmflabs.org
143
+ # drmf-beta.wmflabs.org
144
144
COPY --from=fetcher /DataTransfer /var/www/html/extensions/DataTransfer
145
- # wiki.physikerwelt.de
146
- COPY --from=fetcher /SemanticDrilldown /var/www/html/extensions/SemanticDrilldown
145
+ # wiki.physikerwelt.de
146
+ # COPY --from=fetcher /SemanticDrilldown /var/www/html/extensions/SemanticDrilldown
147
147
148
148
149
149
# ###############
You can’t perform that action at this time.
0 commit comments