mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 14:10:37 -07:00
Fix sidebar issue for extensions link (#17668)
This commit is contained in:
@@ -88,7 +88,7 @@
|
|||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"label": "Get started with extensions",
|
"label": "Get started with extensions",
|
||||||
"slug": "docs/extensions/getting-started-extensions"
|
"slug": "docs/extensions/writing-extensions"
|
||||||
},
|
},
|
||||||
{ "label": "How to write hooks", "slug": "docs/hooks/writing-hooks" }
|
{ "label": "How to write hooks", "slug": "docs/hooks/writing-hooks" }
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user