Skip to content

Commit

Permalink
gitmodules: Change libblkmaker URI to use GitHub since Gitorious is d…
Browse files Browse the repository at this point in the history
…efunct
  • Loading branch information
luke-jr committed Mar 18, 2015
1 parent 30c7cf1 commit a0fb134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -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
Expand Down

1 comment on commit a0fb134

@Blackbird17k
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy to have helped find that bug!

Please sign in to comment.