Skip to content

Commit

Permalink
Update src/core/public/doc_links/doc_links_service.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl authored Sep 22, 2021
1 parent b5946ba commit 3eeaa61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/public/doc_links/doc_links_service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ export class DocLinksService {
ilmSearchableSnapshot: `${ELASTICSEARCH_DOCS}ilm-searchable-snapshot.html`,
ilmSetPriority: `${ELASTICSEARCH_DOCS}ilm-set-priority.html`,
ilmShrink: `${ELASTICSEARCH_DOCS}ilm-shrink.html`,
ilmWaitForSnapshot: `ilm-wait-for-snapshot.htmlilm-wait-for-snapshot.html`,
ilmWaitForSnapshot: `${ELASTICSEARCH_DOCS}ilm-wait-for-snapshot.html`,
indexModules: `${ELASTICSEARCH_DOCS}index-modules.html`,
indexSettings: `${ELASTICSEARCH_DOCS}index-modules.html#index-modules-settings`,
indexTemplates: `${ELASTICSEARCH_DOCS}index-templates.html`,
Expand Down

0 comments on commit 3eeaa61

Please sign in to comment.