Skip to content

Commit ea8bbd1

Browse files
committed
[DOCS] Fix heading and anchors for 7.13 breaking changes
1 parent dbccfca commit ea8bbd1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/reference/migration/migrate_7_13.asciidoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ See also <<release-highlights>> and <<es-release-notes>>.
1111

1212
* <<breaking_713_mapping_changes>>
1313
* <<breaking_713_ssl_changes>>
14-
* <<breaking_713_frozen_multiple_data_paths_changes>>
14+
* <<breaking_713_settings_changes>>
1515
* <<breaking_713_agg_deprecations>>
1616
* <<breaking_713_infra_core_deprecations>>
1717
* <<breaking_713_eql_deprecations>>
18-
* <<breaking_713_security_changes>>
19-
* <<breaking_713_setting_changes>>
18+
* <<breaking_713_security_deprecations>>
19+
* <<breaking_713_settings_deprecations>>
2020

2121
//NOTE: The notable-breaking-changes tagged regions are re-used in the
2222
//Installation and Upgrade Guide
@@ -291,7 +291,7 @@ instead.
291291
====
292292

293293
[discrete]
294-
[[breaking_713_security_changes]]
294+
[[breaking_713_security_deprecations]]
295295
==== Security deprecations
296296

297297
[[implicitly-disabled-basic-realms]]
@@ -331,8 +331,8 @@ configuration will result in an error on startup.
331331
====
332332

333333
[discrete]
334-
[[breaking_713_setting_changes]]
335-
==== Setting deprecations
334+
[[breaking_713_settings_deprecations]]
335+
==== Settings deprecations
336336

337337
[[deprecate-shared-data-path-settings]]
338338
.The `path.shared_data` and `index.data_path` settings are deprecated.

0 commit comments

Comments
 (0)