From 39d0f04a9f37e649dae5a2ad559d21db99665bdf Mon Sep 17 00:00:00 2001 From: Morgan Du Date: Mon, 24 May 2021 15:46:05 -0700 Subject: [PATCH] fix: remove doc config exception (#553) --- linkinator.config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/linkinator.config.json b/linkinator.config.json index 6d30fbb7..29a223b6 100644 --- a/linkinator.config.json +++ b/linkinator.config.json @@ -3,8 +3,7 @@ "skip": [ "https://codecov.io/gh/googleapis/", "www.googleapis.com", - "img.shields.io", - "https://github.com/googleapis/nodejs-video-intelligence/blob/master/samples/analyze-streaming-automl-object-tracking.js" + "img.shields.io" ], "silent": true, "concurrency": 10