diff --git a/linkinator.config.json b/linkinator.config.json index cbd5b15dc..f3432380e 100644 --- a/linkinator.config.json +++ b/linkinator.config.json @@ -6,7 +6,8 @@ "img.shields.io", "https://console.cloud.google.com/cloudshell", "https://support.google.com", - "^https://github\\.com/googleapis/nodejs-spanner/blob/[^/]+/samples/.*" + "^https://github\\.com/googleapis/nodejs-spanner/blob/[^/]+/samples/.*", + "https://www.npmjs.com/package/@google-cloud/spanner" ], "silent": true, "concurrency": 5,