From fae27d262c2680c72d0c24cb89e02517491dec3e Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Wed, 21 Jan 2015 14:44:05 -0800 Subject: [PATCH] Switch to the main breathe repo --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a4957593..bd118101 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "breathe"] path = breathe - url = git://github.com/vitaut/breathe.git + url = https://github.com/michaeljones/breathe.git [submodule "doc/sphinx-bootstrap-theme"] path = doc/sphinx-bootstrap-theme url = https://github.com/cppformat/sphinx-bootstrap-theme.git