mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Add missing link that is used on /app/enterprise_search/overview/elasticsearch_guide (#129266)
This commit is contained in:
parent
e36a08cb00
commit
d27702ac6b
1 changed files with 1 additions and 0 deletions
|
@ -242,6 +242,7 @@ export const getDocLinks = ({ kibanaBranch }: GetDocLinkOptions): DocLinks => {
|
|||
asyncSearch: `${ELASTICSEARCH_DOCS}async-search-intro.html`,
|
||||
dataStreams: `${ELASTICSEARCH_DOCS}data-streams.html`,
|
||||
deprecationLogging: `${ELASTICSEARCH_DOCS}logging.html#deprecation-logging`,
|
||||
createIndex: `${ELASTICSEARCH_DOCS}indices-create-index.html`,
|
||||
frozenIndices: `${ELASTICSEARCH_DOCS}frozen-indices.html`,
|
||||
gettingStarted: `${ELASTICSEARCH_DOCS}getting-started.html`,
|
||||
hiddenIndices: `${ELASTICSEARCH_DOCS}multi-index.html#hidden`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue