mirror of
https://github.com/AxioDL/logvisor.git
synced 2025-06-04 05:31:24 +00:00
Fix sentry submodule URL
This commit is contained in:
parent
240491ccad
commit
bb113e03f8
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -3,4 +3,4 @@
|
|||||||
url = https://github.com/fmtlib/fmt
|
url = https://github.com/fmtlib/fmt
|
||||||
[submodule "sentry"]
|
[submodule "sentry"]
|
||||||
path = sentry
|
path = sentry
|
||||||
url = git@github.com:getsentry/sentry-native.git
|
url = https://github.com/getsentry/sentry-native.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user