File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
x-pack/plugins/enterprise_search/public/applications/app_search/components/setup_guide Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ export const SetupGuide: React.FC = () => (
2020 defaultMessage : 'App Search' ,
2121 } ) }
2222 productEuiIcon = "logoAppSearch"
23- standardAuthLink = "https://swiftype.com/documentation/ app-search/self-managed/ security# standard"
24- elasticsearchNativeAuthLink = "https://swiftype.com/documentation/ app-search/self-managed/ security# elasticsearch-native-realm"
23+ standardAuthLink = "https://www.elastic.co/guide/en/ app-search/current/security-and-users.html#app-search- self-managed- security-and-user-management- standard"
24+ elasticsearchNativeAuthLink = "https://www.elastic.co/guide/en/ app-search/current/security-and-users.html#app-search- self-managed- security-and-user-management- elasticsearch-native-realm"
2525 >
2626 < SetBreadcrumbs text = "Setup Guide" />
2727 < SendTelemetry action = "viewed" metric = "setup_guide" />
You can’t perform that action at this time.
0 commit comments