From 9bdff3b5b8da7f9bd2f91ac873fc079f477ea6bd Mon Sep 17 00:00:00 2001 From: Mylloon Date: Wed, 7 Feb 2024 14:28:24 +0100 Subject: [PATCH] new url --- modele/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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