From 7081d653d15f3911d9083c9b7daddd438001bd1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Thu, 19 Oct 2023 13:24:19 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88e5355..ff6b9cc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # LatexPackagesBuild Ready to use builds of my LaTeX packages. -These are mirrored builds of the main [LatexPackages](https://gitlab.com/latexci/packages/LatexPackages) repository. +These are mirrored builds of the main [LatexPackages](https://git.abstractnonsen.se/latex/latex-packages) repository. Branches named `${BRANCH}` in the main repository will be built and made available here as `${BRANCH}-build`. So feel free to clone these branches here to easily update your packages when the main package repo updates - without having to build the packages yourself!