Fix sidebar issue for extensions link (#17668)

This commit is contained in:
christine betts
2026-01-27 11:42:10 -05:00
committed by GitHub
parent 5c16334b8c
commit e5145ab60d

View File

@@ -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" }
] ]