diff --git a/conanfile.py b/conanfile.py index 7df93dbd5adf9f7037832392aef41cf56338e989..cea957a845b41b5f22c5e74313a0d3d434a32da5 100644 --- a/conanfile.py +++ b/conanfile.py @@ -10,7 +10,7 @@ class electrometersRecipe(ConanFile): # Optional metadata license = "GPL-2" author = "Xavier Elattaoui" - url = "https://gitlab.synchrotron-soleil.fr/software-control-system/tango-devices/measureinstruments/lib/electrometerslibrary.git" + url = "https://gitlab.synchrotron-soleil.fr/software-control-system/tango-devices/measureinstruments/lib/electrometers" description = "Electrometers library" topics = ("utility", "control-system")