summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-02-21 11:53:04 -0500
committerNick Mathewson <nickm@torproject.org>2018-02-21 11:53:04 -0500
commitac1942ac58d631af036acc97c73dad9d89b23aaf (patch)
tree5307a6753643c63458f3919b0f65e2b2b6deeaec /.gitmodules
parent2bcd264a28e2d6bec1e806e779bf82435c9c7505 (diff)
downloadtor-ac1942ac58d631af036acc97c73dad9d89b23aaf.tar.gz
tor-ac1942ac58d631af036acc97c73dad9d89b23aaf.zip
Update the .gitmodules to refer to project-level tor-rust-dependencies
Closes most of #25323.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 7074403c9c..8f80405650 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "src/ext/rust"]
path = src/ext/rust
- url = https://git.torproject.org/user/sebastian/tor-rust-dependencies
+ url = https://git.torproject.org/tor-rust-dependencies