Skip to content

Commit 61c571c

Browse files
fix: docs-test (#2297)
* fix: docs-test * fix: docs-test * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * refactor package.json * add config file * update linkinator config * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * revert change in concurrency * use github token to increase number of requests * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * downgrade linkinator version * refactor concurrency * skip samples in linkinator * refactor --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent ba54201 commit 61c571c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

linkinator.config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"www.googleapis.com",
66
"img.shields.io",
77
"https://console.cloud.google.com/cloudshell",
8-
"https://support.google.com"
8+
"https://support.google.com",
9+
"^https://github\\.com/googleapis/nodejs-spanner/blob/[^/]+/samples/.*"
910
],
1011
"silent": true,
1112
"concurrency": 5,

0 commit comments

Comments
 (0)