mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Adds link to ESO developer documentation in nav (#187867)
## Summary Adds link to the new encrypted saved objects developer documentation in the left hand navigation under "key concepts".
This commit is contained in:
parent
657ea46c72
commit
7517bdc54c
1 changed files with 5 additions and 1 deletions
|
@ -80,6 +80,10 @@
|
|||
"id": "kibDevDocsSavedObjectsIntro",
|
||||
"label": "Saved objects"
|
||||
},
|
||||
{
|
||||
"id": "kibDevDocsEncryptedSavedObjectsIntro",
|
||||
"label": "Encrypted Saved objects"
|
||||
},
|
||||
{
|
||||
"id": "kibDevDocsPersistableStateIntro"
|
||||
},
|
||||
|
@ -614,4 +618,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue