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:
Jeramy Soucy 2024-07-10 11:50:26 +02:00 committed by GitHub
parent 657ea46c72
commit 7517bdc54c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -80,6 +80,10 @@
"id": "kibDevDocsSavedObjectsIntro",
"label": "Saved objects"
},
{
"id": "kibDevDocsEncryptedSavedObjectsIntro",
"label": "Encrypted Saved objects"
},
{
"id": "kibDevDocsPersistableStateIntro"
},
@ -614,4 +618,4 @@
]
}
]
}
}