diff options
| author | Seo Sanghyeon <sanxiyn@gmail.com> | 2016-02-20 20:37:30 +0900 |
|---|---|---|
| committer | Seo Sanghyeon <sanxiyn@gmail.com> | 2016-02-20 20:37:30 +0900 |
| commit | 810454878d663ff149efae05bf2bb5a83a03f2cd (patch) | |
| tree | a2d744c30c114946ff60f4b8f9e3975abfc5205f | |
| parent | a212264011289885bdb8b2306a8fdd50e1f83c99 (diff) | |
| download | rust-810454878d663ff149efae05bf2bb5a83a03f2cd.tar.gz rust-810454878d663ff149efae05bf2bb5a83a03f2cd.zip | |
Update .gitmodules
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index eb033f5401d..39288a7ae49 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,4 +16,4 @@ url = https://github.com/rust-lang/rust-installer.git [submodule "src/liblibc"] path = src/liblibc - url = https://github.com/rust-lang-nursery/libc.git + url = https://github.com/rust-lang/libc.git |
