@@ -189,7 +189,7 @@ For unversioned products like {{serverless-short}} or {{ecloud}}:
189
189
([ example] ( /contribute/cumulative-docs/example-scenarios.md#unversioned-added ) )
190
190
* When a feature in an unversioned product changes lifecycle state to ` preview ` , ` beta ` , ` ga ` or ` deprecated ` ,
191
191
replace the previous lifecycle state with the new lifecycle state.
192
- ([ example] ( /contribute/cumulative-docs/example-scenarios.md#unversioned -changed ) )
192
+ ([ example] ( /contribute/cumulative-docs/example-scenarios.md#lifecycle -changed ) )
193
193
* When a feature in an unversioned product is removed, remove the content altogether
194
194
unless the content also applies to another context that is versioned
195
195
(refer to [ Mixed versioned and unversioned products] ( #mixed ) ).
@@ -206,7 +206,7 @@ For versioned products like the Elastic Stack:
206
206
prepend the new lifecycle state and the version in which the state changed to the beginning of the
207
207
value for the relevant key in ` applies_to ` .
208
208
This applies to all lifecycle states including ` preview ` , ` beta ` , ` ga ` , ` deprecated ` , and ` removed `
209
- ([ example] ( /contribute/cumulative-docs/example-scenarios.md#versioned -changed ) ).
209
+ ([ example] ( /contribute/cumulative-docs/example-scenarios.md#lifecycle -changed ) ).
210
210
211
211
212
212
#### Mixed versioned and unversioned products [ mixed]
@@ -218,7 +218,7 @@ For versioned products like the Elastic Stack:
218
218
another context (for example a feature is removed in both Kibana 9.x and Serverless),
219
219
then it must be kept for any user reading the page that may be using a version of
220
220
Kibana prior to the removal.
221
- ([ example] ( /contribute/cumulative-docs/example-scenarios.md#unversioned- removed ) )
221
+ ([ example] ( /contribute/cumulative-docs/example-scenarios.md#removed ) )
222
222
223
223
## When to indicate something is NOT applicable
224
224
0 commit comments