From cfd2c6ebe5e9070247ee2c453415fca1acab6952 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 09:06:55 -0700 Subject: [PATCH] build(node): run linkinator against index.html (#1227) (#634) 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-compute/linkinator.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google-cloud-compute/linkinator.config.json b/packages/google-cloud-compute/linkinator.config.json index 29a223b6db6..0121dfa684f 100644 --- a/packages/google-cloud-compute/linkinator.config.json +++ b/packages/google-cloud-compute/linkinator.config.json @@ -6,5 +6,5 @@ "img.shields.io" ], "silent": true, - "concurrency": 10 + "concurrency": 5 }