소스 검색

Update links to gitlab

Jeremy Soller 6 년 전
부모
커밋
a573549df8
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      .gitmodules

+ 4 - 4
.gitmodules

@@ -1,12 +1,12 @@
 [submodule "openlibm"]
 	path = openlibm
-	url = https://github.com/redox-os/openlibm.git
+	url = https://gitlab.redox-os.org/redox-os/openlibm.git
 [submodule "cbindgen"]
 	path = cbindgen
-	url = https://github.com/redox-os/cbindgen.git
+	url = https://gitlab.redox-os.org/redox-os/cbindgen.git
 [submodule "ralloc"]
 	path = ralloc
-	url = https://github.com/redox-os/ralloc.git
+	url = https://gitlab.redox-os.org/redox-os/ralloc.git
 [submodule "va_list"]
 	path = va_list
-	url = https://github.com/redox-os/va_list-rs.git
+	url = https://gitlab.redox-os.org/redox-os/va_list-rs.git