Skip to content
Snippets Groups Projects
Verified Commit b66b8c28 authored by Thomas Lambert's avatar Thomas Lambert :helicopter:
Browse files

ci: fix module url

parent f2323ece
No related branches found
No related tags found
No related merge requests found
Pipeline #11415 passed
......@@ -56,7 +56,7 @@
### Ignore compiled pdfs
*.pdf
!figures/*/*.pdf
!figures/**/*.pdf
## Other ignore
## ----------------------------------------------------------------------------
......
[submodule "style/uliege-latex"]
path = style/uliege-latex
url = git@gitlab.uliege.be:thlamb/uliege-latex.git
url = ../uliege-latex.git
url = ../../thlamb/uliege-latex.git
[submodule "style/trigonthesis"]
path = style/trigonthesis
url = git@gitlab.public:thlamb/trigonthesis.git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment