summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2017-01-12 20:33:01 +0100
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2017-02-03 11:08:19 +0100
commit409e8ba34e03fd48d9a2395d5f602ddc4e8bc97a (patch)
treea17b17a89b5d282ac9c517ff25c75be3cc62cf12 /.gitmodules
parenta0ad4adf5977316494f8be2d549e6352c6a9b620 (diff)
downloadrust-409e8ba34e03fd48d9a2395d5f602ddc4e8bc97a.tar.gz
Move to my own hoedown repository
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 39288a7ae49..73824b7b42c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,7 +7,7 @@
url = https://github.com/rust-lang/compiler-rt.git
[submodule "src/rt/hoedown"]
path = src/rt/hoedown
- url = https://github.com/rust-lang/hoedown.git
+ url = https://github.com/GuillaumeGomez/hoedown.git
[submodule "src/jemalloc"]
path = src/jemalloc
url = https://github.com/rust-lang/jemalloc.git