Skip to content

Commit f8f9c38

Browse files
committed
add some safety redirects
1 parent b7cf31b commit f8f9c38

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

redirects.yml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,27 @@
11
redirects:
2-
'solutions/search/search-approaches/near-real-time-search.md': '!manage-data/data-store/near-real-time-search.md'
2+
# get-started
33
'get-started/installing-elastic-stack.md': '!deploy-manage/deploy/self-managed.md'
4+
5+
# solutions
6+
'solutions/search/search-approaches/near-real-time-search.md': '!manage-data/data-store/near-real-time-search.md'
7+
8+
## deploy-manage
49
'deploy-manage/deploy/elastic-cloud/ec-configure-deployment-settings.md': '!deploy-manage/deploy/elastic-cloud/ec-customize-deployment-components.md'
510
'deploy-manage/users-roles/cluster-or-deployment-auth/user-authentication.md':
611
anchors:
712
'anonymous-authentication':
813
'basic-authentication':
914
'http-authentication':
15+
'deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles.md':
16+
anchors:
17+
'roles-indices-priv':
18+
'roles-global-priv':
19+
'roles-application-priv':
20+
'roles-remote-indices-priv':
21+
'roles-remote-cluster-priv':
22+
'_example_9':
23+
24+
## reference
1025
'reference/security/elastic-defend/index.md': 'solutions/security/configure-elastic-defend.md'
1126
'reference/security/elastic-defend/elastic-endpoint-deploy-reqs.md': 'solutions/security/configure-elastic-defend/elastic-defend-requirements.md'
1227
'reference/security/elastic-defend/install-endpoint.md': 'solutions/security/configure-elastic-defend/install-elastic-defend.md'

0 commit comments

Comments
 (0)