From 478fb34e352b7bd9f5d0b3067f4a57ac09e3288d Mon Sep 17 00:00:00 2001 From: Yury Semikhatsky Date: Thu, 14 Oct 2021 11:20:15 -0700 Subject: [PATCH] docs: fix api-testing section id (#9514) --- docs/src/api-testing-js.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/api-testing-js.md b/docs/src/api-testing-js.md index 3657fb6d08..2a055715f5 100644 --- a/docs/src/api-testing-js.md +++ b/docs/src/api-testing-js.md @@ -1,5 +1,5 @@ --- -id: auth +id: api-testing title: "API testing" ---