Skip to content

Commit 3500dea

Browse files
committed
[DOCS] Fixes links to new bootstrap anchor
1 parent e23f01f commit 3500dea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/reference/release-notes/6.0.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1798,11 +1798,11 @@ Search::
17981798
Security::
17991799
* A new bootstrap check enforces that TLS/SSL is required for inter-node
18001800
communication when running in
1801-
{ref}/bootstrap-checks.html#_development_vs_production_mode[production mode]. See
1801+
{ref}/bootstrap-checks.html#dev-vs-prod-mode[production mode]. See
18021802
{stack-ov}/encrypting-communications.html[Encrypting Communications].
18031803
* A new bootstrap check enforces that HTTPS is used by the built-in token
18041804
service when running in
1805-
{ref}/bootstrap-checks.html#_development_vs_production_mode[production mode].
1805+
{ref}/bootstrap-checks.html#dev-vs-prod-mode[production mode].
18061806
To disable the token service, set `xpack.security.authc.token.enabled`
18071807
to `false` in your `elasticsearch.yml`. See
18081808
<<token-service-settings>>.
@@ -2591,7 +2591,7 @@ Search::
25912591
Security::
25922592
* A new bootstrap check enforces that default passwords are disabled for the
25932593
built-in users when running in
2594-
{ref}/bootstrap-checks.html#_development_vs_production_mode[production mode].
2594+
{ref}/bootstrap-checks.html#dev-vs-prod-mode[production mode].
25952595
You must set `xpack.security.authc.accept_default_password` to `false` in your
25962596
`elasticsearch.yml`. For more information, see <<security-settings>> and
25972597
{stack-ov}/setting-up-authentication.html[User authentication].

0 commit comments

Comments
 (0)