From 810454878d663ff149efae05bf2bb5a83a03f2cd Mon Sep 17 00:00:00 2001 From: Seo Sanghyeon Date: Sat, 20 Feb 2016 20:37:30 +0900 Subject: [PATCH] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index eb033f5401d3c..39288a7ae4907 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