From 87873f3df33c9cc2e637472529dd8cae88b02e57 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot <44816363+yoshi-automation@users.noreply.github.com> Date: Fri, 25 Jan 2019 09:59:27 -0800 Subject: [PATCH] build: exclude googleapis in 404 check. (#172) --- .kokoro/docs.sh | 2 +- synth.metadata | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.kokoro/docs.sh b/.kokoro/docs.sh index 8ca19ce..ea6e514 100755 --- a/.kokoro/docs.sh +++ b/.kokoro/docs.sh @@ -30,4 +30,4 @@ BIN=./node_modules/.bin npm install broken-link-checker npm install http-server $BIN/http-server -p 8080 docs/ & -$BIN/blc -r http://localhost:8080 +$BIN/blc http://localhost:8080 -r --exclude www.googleapis.com diff --git a/synth.metadata b/synth.metadata index 208df24..8373025 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2019-01-24T12:18:47.099080Z", + "updateTime": "2019-01-25T12:20:24.754521Z", "sources": [ { "template": {