diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 9527506..c870132 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,4 +9,4 @@ url = http://github.com/sifive/riscv-binutils-gdb.git [submodule "riscv-tests"] path = riscv-tests - url = http://github.com/timsifive/riscv-tests + url = http://github.com/riscv/riscv-tests.git |