From 362a524236a7272ae9fff89704e3e2adc051729f Mon Sep 17 00:00:00 2001 From: Samuel Moelius <35515885+smoelius@users.noreply.github.com> Date: Sat, 20 Jan 2024 11:42:45 -0500 Subject: [PATCH] Update markdown_link_check.json --- cargo-dylint/tests/markdown_link_check.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cargo-dylint/tests/markdown_link_check.json b/cargo-dylint/tests/markdown_link_check.json index 83fbbe6c3..fb3353d0f 100644 --- a/cargo-dylint/tests/markdown_link_check.json +++ b/cargo-dylint/tests/markdown_link_check.json @@ -1,6 +1,6 @@ { "httpHeaders": [ - { "urls": ["https://crates.io"], "headers": { "Accept": "text/html" } } + { "urls": ["https://crates.io"], "headers": { "Accept": "application/vnd.github+json, text/html" } } ], "ignorePatterns": [ {