From 4513d8978ea4e14aee0de197f9e47a1eb9cb1e74 Mon Sep 17 00:00:00 2001 From: Xi Ning Wang Date: Mon, 20 Aug 2018 03:09:07 +0800 Subject: [PATCH] Update grab_reference_docs.sh (#2301) --- scripts/grab_reference_docs.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/grab_reference_docs.sh b/scripts/grab_reference_docs.sh index 7dec592321..eb9b170a01 100755 --- a/scripts/grab_reference_docs.sh +++ b/scripts/grab_reference_docs.sh @@ -20,6 +20,7 @@ REPOS=( https://github.com/istio/istio.git@master https://github.com/istio/api.git@master https://github.com/apigee/istio-mixer-adapter.git@master + https://github.com/osswangxining/alicloud-istio-grpcadapter.git@master ) # The components to build and extract usage docs from.