Skip to content

Commit

Permalink
switch libtorrent origin to https
Browse files Browse the repository at this point in the history
  • Loading branch information
gmega committed Oct 29, 2024
1 parent 5544235 commit 5930bc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "vendor/libtorrent"]
path = vendor/libtorrent
url = git@github.com:arvidn/libtorrent.git
url = https://github.com/arvidn/libtorrent.git

0 comments on commit 5930bc9

Please sign in to comment.