From 64e959dfa21db1b97a92a11e5ac7844f34a7ea2b Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Tue, 9 Mar 2021 11:06:10 -0500 Subject: [PATCH] Switch to grpc/grpc.io-docsy (#710) --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index be75931..ac1117a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "themes/docsy"] path = themes/docsy - url = https://github.com/chalin/docsy.git - branch = grpc-docsy + url = https://github.com/grpc/grpc.io-docsy.git + branch = grpc.io