We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f0f992 commit 0926713Copy full SHA for 0926713
.kokoro/docs.sh
@@ -30,4 +30,4 @@ BIN=./node_modules/.bin
30
npm install broken-link-checker
31
npm install http-server
32
$BIN/http-server -p 8080 docs/ &
33
-$BIN/blc -r http://localhost:8080
+$BIN/blc http://localhost:8080 -r --exclude www.googleapis.com
0 commit comments