Skip to content

Commit 38550ea

Browse files
committed
fix submodule url
1 parent de4a866 commit 38550ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
url = https://github.com/google/boringssl.git
77
[submodule "profiler/third_party/cpp-httplib"]
88
path = profiler/third_party/cpp-httplib
9-
url = https://github.com/yhirose/cpp-httplib.git
9+
url = https://github.com/pyroscope-io/cpp-httplib.git
1010
[submodule "profiler/third_party/cppcodec"]
1111
path = profiler/third_party/cppcodec
1212
url = https://github.com/tplgy/cppcodec.git

0 commit comments

Comments
 (0)