From ea704dececce9d049104c65e94aefd5ac3b9080c Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Tue, 5 Oct 2021 08:33:00 -0700 Subject: [PATCH] build(node): run linkinator against index.html (#1227) (#956) Source-Link: https://github.com/googleapis/synthtool/commit/d4236bbde1651ebc03757ca1e5357bef2af4c274 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:c0ad7c54b9210f1d10678955bc37b377e538e15cb07ecc3bac93cc7219ec2bc5 Co-authored-by: Owl Bot Co-authored-by: bcoe --- packages/google-cloud-vision/linkinator.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google-cloud-vision/linkinator.config.json b/packages/google-cloud-vision/linkinator.config.json index 29a223b6db6..0121dfa684f 100644 --- a/packages/google-cloud-vision/linkinator.config.json +++ b/packages/google-cloud-vision/linkinator.config.json @@ -6,5 +6,5 @@ "img.shields.io" ], "silent": true, - "concurrency": 10 + "concurrency": 5 }