Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
fix: remove doc config exception (#553)
Browse files Browse the repository at this point in the history
  • Loading branch information
morgandu authored May 24, 2021
1 parent c67f8ed commit 39d0f04
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions linkinator.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 39d0f04

Please sign in to comment.