mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
Adding fips docs to nav (#206935)
## Summary I recently added FIPS Test Failure Debugging docs, but forgot to add them to the nav bar
This commit is contained in:
parent
c5bacd44c1
commit
2067c84eb6
1 changed files with 3 additions and 0 deletions
|
@ -197,6 +197,9 @@
|
||||||
{
|
{
|
||||||
"id": "kibDevTutorialDebugging"
|
"id": "kibDevTutorialDebugging"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "kibDevTutorialDebuggingFipsTestFailures"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "kibDevTutorialBuildingDistributable",
|
"id": "kibDevTutorialBuildingDistributable",
|
||||||
"label": "Building a Kibana distributable"
|
"label": "Building a Kibana distributable"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue