From f2f0bbe9e0f3ff66430e78cae011e024fd4b0b17 Mon Sep 17 00:00:00 2001 From: "Henry H. Andrews" Date: Wed, 5 Aug 2026 12:41:38 -0700 Subject: [PATCH] There is no src dir on main This silences a noisy but otherwise harmless linkspector error. The auto-merge of this will need to be closed. --- .linkspector.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.linkspector.yml b/.linkspector.yml index 1499397881..f9ec49a14a 100644 --- a/.linkspector.yml +++ b/.linkspector.yml @@ -1,5 +1,4 @@ files: - - src/oas.md - CONTRIBUTING.md - EDITORS.md - GOVERNANCE.md