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 @@ -19,8 +19,8 @@ export const SetupGuide: React.FC = () => (
1919 < SetupGuideLayout
2020 productName = { APP_SEARCH_PLUGIN . NAME }
2121 productEuiIcon = "logoAppSearch"
22- standardAuthLink = "https://swiftype.com/documentation/ app-search/self-managed/ security# standard"
23- elasticsearchNativeAuthLink = "https://swiftype.com/documentation/ app-search/self-managed/ security# elasticsearch-native-realm"
22+ standardAuthLink = "https://www.elastic.co/guide/en/ app-search/current/security-and-users.html#app-search- self-managed- security-and-user-management- standard"
23+ 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"
2424 >
2525 < SetPageChrome
2626 text = { i18n . translate ( 'xpack.enterpriseSearch.setupGuide.title' , {
You can’t perform that action at this time.
0 commit comments