Skip to content

Commit 3710ee9

Browse files
committed
Fix troubleshooting min_age link
1 parent 5fdeef5 commit 3710ee9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

manage-data/_snippets/create-lifecycle-policy.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ For example, you might define a policy named `timeseries_policy` that has the fo
66
* A `delete` phase that sets `min_age` to remove the index 90 days after rollover.
77

88
::::{note}
9-
The `min_age` value is relative to the rollover time, not the index creation time. [Learn more](../../../troubleshoot/elasticsearch/index-lifecycle-management-errors.md#min-age-calculation).
10-
9+
The `min_age` value is relative to the rollover time, not the index creation time. [Learn more](../../troubleshoot/elasticsearch/index-lifecycle-management-errors.md#min-age-calculation).
1110
::::
1211

1312

0 commit comments

Comments
 (0)