Browse Source

gitmodules: Change libblkmaker URI to use GitHub since Gitorious is defunct

Luke Dashjr 11 years ago
parent
commit
efe1104054
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitmodules

+ 1 - 1
.gitmodules

@@ -1,6 +1,6 @@
 [submodule "libblkmaker"]
 	path = libblkmaker
-	url = git://gitorious.org/bitcoin/libblkmaker.git
+	url = git://github.com/bitcoin/libblkmaker.git
 [submodule "ccan"]
 	path = ccan-upstream
 	url = git://git.ozlabs.org/~ccan/ccan