summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Bennett <james@b-list.org>2014-07-18 16:08:17 +0200
committerJames Bennett <james@b-list.org>2014-07-18 16:08:17 +0200
commit813dcfcab7b16b6ab48ff043dfcc47aba7b30b88 (patch)
tree911c1df1a91a0bc867dd32138f6968e3cb58480c
parent7d58aba8bb404f1a886c415bd417f5fb9d987a3f (diff)
downloadlibrabbitmq-813dcfcab7b16b6ab48ff043dfcc47aba7b30b88.tar.gz
Update to correct submodule URL for rabbitmq-codegen.
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index a4839d7..ebc8053 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
[submodule "rabbitmq-codegen"]
path = rabbitmq-codegen
- url = https://github.com/rabbitmq/rabbitmq-codegen/
+ url = https://github.com/rabbitmq/rabbitmq-codegen.git
[submodule "rabbitmq-c"]
path = rabbitmq-c
url = https://github.com/ask/rabbitmq-c.git