From eca9db6c8a66a2648d01d448e1e1eea8b2a31c00 Mon Sep 17 00:00:00 2001 From: John Joyce Date: Thu, 30 May 2024 15:13:28 -0700 Subject: [PATCH] Assertions spec --- docs-website/sidebars.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-website/sidebars.js b/docs-website/sidebars.js index 3e62cc36d4666..bc91431213b4c 100644 --- a/docs-website/sidebars.js +++ b/docs-website/sidebars.js @@ -82,7 +82,7 @@ module.exports = { { label: "Open Assertion Specification", type: "doc", - id: "docs/assertions/open-assertion-specification", + id: "docs/assertions/open-assertions-spec", }, ], },