From a63277c1d0d3290cadd21c0b61f4ca93d4774a79 Mon Sep 17 00:00:00 2001 From: christine betts Date: Tue, 27 Jan 2026 12:09:10 -0500 Subject: [PATCH] Update sidebar to resolve site build issues (#17674) --- docs/sidebar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sidebar.json b/docs/sidebar.json index 0b83496c2b..b1e686f792 100644 --- a/docs/sidebar.json +++ b/docs/sidebar.json @@ -119,7 +119,7 @@ { "label": "Development", "items": [ - { "label": "Contribution guide", "slug": "docs/CONTRIBUTING" }, + { "label": "Contribution guide", "slug": "docs/contributing" }, { "label": "Integration testing", "slug": "docs/integration-tests" }, { "label": "Issue and PR automation",