mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Add serverless section to dev docs menu. (#170581)
This commit is contained in:
parent
0fce67d0b1
commit
c26060e0de
1 changed files with 11 additions and 0 deletions
|
@ -193,6 +193,17 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Serverless",
|
||||
"items": [
|
||||
{
|
||||
"id": "ktServerlessReleaseOverview"
|
||||
},
|
||||
{
|
||||
"id": "ktCustomServerlessImage"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Contributors Newsletters",
|
||||
"items": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue