Skip to content

Commit

Permalink
use https instead of ssh (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
matkonnerth authored Dec 19, 2024
1 parent 76e0994 commit e237304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "cmake-conan"]
path = cmake-conan
url = git@github.com:conan-io/cmake-conan.git
url = https://github.com/conan-io/cmake-conan.git

0 comments on commit e237304

Please sign in to comment.