From e4ab359441c9c78439c92a71c8b19b9bf2dad0be Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Tue, 5 Jun 2018 22:03:22 -0400 Subject: - Repository: Use gitlab --- .gitmodules | 2 +- README.md | 2 +- chordsdata | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index fdb6f10..8df74f7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/earboxer/ccharter.git [submodule "chordsdata"] path = chordsdata - url = https://github.com/earboxer/chordsdata.git + url = https://gitlab.com/earboxer/chordsdata.git diff --git a/README.md b/README.md index 5de741d..5a945ef 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ * Have the ability to serve php files. * Clone this repository, including the submodules, into such a place. - ```git clone --recursive https://github.com/earboxer/prosongsa.git``` + ```git clone --recursive https://gitlab.com/earboxer/prosongsa.git``` If you've already cloned without the submodules, you can use `git submodule update --init --recursive`. diff --git a/chordsdata b/chordsdata index 69f8cdc..036a357 160000 --- a/chordsdata +++ b/chordsdata @@ -1 +1 @@ -Subproject commit 69f8cdc1ee0370e30b09d409d3489dc48e930af1 +Subproject commit 036a357e86fbe478504a731310d8e6c8fb2d2ad2 -- cgit 1.4.1