diff --git a/modele/Makefile b/modele/Makefile index b16c096..90ec70d 100644 --- a/modele/Makefile +++ b/modele/Makefile @@ -21,5 +21,5 @@ clean: rm -rf $(PDF) _minted-$(NAME)/ $(foreach ext,$(EXTS),$(NAME).$(ext)) updateclass: - @$(WGET) https://git.mylloon.fr/Paris7/rapport-stage-template/raw/branch/main/rapstage.cls \ + @$(WGET) https://git.mylloon.fr/Paris7/rapport-stage/raw/branch/main/rapstage.cls \ -O rapstage.cls