Skip to content

Commit

Permalink
Update link checker to ingore deleted exporter links from CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swahba committed Nov 8, 2024
1 parent e03ee2a commit 105bb1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .lychee.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ exclude = [
"https://superuser.com/a/980821", # failing with 403 Forbidden
"https://github.com/signalfx/splunk-otel-collector/tree/main/internal/receiver/databricksreceiver", # databricsreceiver was deleted
"https://self-service.isv.ci", # Failing with timeouts, not stable and still current according to https://github.com/cf-platform-eng/selfservice/blame/main/README.md#L3
"https://github.com/signalfx/splunk-otel-collector/tree/main/internal/exporter/httpsinkexporter" # exporter was deleted
]

0 comments on commit 105bb1a

Please sign in to comment.