From 0f6e5ae510cd254825be535e9475883e9f8003a1 Mon Sep 17 00:00:00 2001 From: Fabian Schuh Date: Mon, 17 Apr 2017 18:56:04 +0200 Subject: [PATCH] .gitmodules update to private bitbucket repo --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 2f79d382..ebd9398a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +1,8 @@ [submodule "docs"] path = docs url = https://github.com/cryptonomex/graphene.wiki.git - ignore = dirty + ignore = dirty [submodule "libraries/fc"] path = libraries/fc - url = https://bitbucket.org/peerplaysblockchain/peerplays-fc.git - ignore = dirty + url = git@bitbucket.org:peerplaysblockchain/peerplays-fc.git + ignore = dirty