diff options
| -rw-r--r-- | docs/sidebars.js | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/sidebars.js b/docs/sidebars.js index 29e35a02..749becd9 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -27,7 +27,7 @@ const sidebars = {          "concepts/ide",          "concepts/llm",          "concepts/policy", -        "concepts/recipes", +        "concepts/recipe",          "concepts/sdk",          "concepts/step",        ], | 
