Skip to content
Snippets Groups Projects
Commit da0a50af authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-inventories/bitegra#21 Rename master to main

parent af865221
Branches
Tags
1 merge request!2Merging develop into main
......@@ -117,7 +117,7 @@ $(MDSHOW_CONFIG)/pandoc/templates/metadata.extract:
$(MDSHOW_CONFIG)/pandoc/templates/default.revealjs:
@[ ! -e $(dir $@) ] && mkdir -p $(dir $@) || true
[ ! -e $@ ] && \
curl -L https://gitlab.lakedrops.com/docker/mdshow/-/raw/master/default.revealjs -o $@
curl -L https://gitlab.lakedrops.com/docker/mdshow/-/raw/main/default.revealjs -o $@
$(MDSHOW_CONFIG)/reveal.js/dist/Chart.bundle.min.js:
@[ ! -e $(dir $@) ] && mkdir -p $(dir $@) || true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment