mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
This commit is contained in:
parent
f01101ebb4
commit
6bbbed198b
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ export class DocLinksService {
|
|||
luceneExpressions: `${ELASTICSEARCH_DOCS}modules-scripting-expression.html`,
|
||||
},
|
||||
indexPatterns: {
|
||||
introduction: `${KIBANA_DOCS}index-patterns.html`,
|
||||
introduction: `${KIBANA_DOCS}data-views.html`,
|
||||
fieldFormattersNumber: `${KIBANA_DOCS}numeral.html`,
|
||||
fieldFormattersString: `${KIBANA_DOCS}field-formatters-string.html`,
|
||||
runtimeFields: `${KIBANA_DOCS}managing-data-views.html#runtime-fields`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue