@@ -189,7 +189,7 @@ For unversioned products like {{serverless-short}} or {{ecloud}}:
189189 ([ example] ( /contribute/cumulative-docs/example-scenarios.md#unversioned-added ) )
190190* When a feature in an unversioned product changes lifecycle state to ` preview ` , ` beta ` , ` ga ` or ` deprecated ` ,
191191 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 ) )
193193* When a feature in an unversioned product is removed, remove the content altogether
194194 unless the content also applies to another context that is versioned
195195 (refer to [ Mixed versioned and unversioned products] ( #mixed ) ).
@@ -206,7 +206,7 @@ For versioned products like the Elastic Stack:
206206 prepend the new lifecycle state and the version in which the state changed to the beginning of the
207207 value for the relevant key in ` applies_to ` .
208208 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 ) ).
210210
211211
212212#### Mixed versioned and unversioned products [ mixed]
@@ -218,7 +218,7 @@ For versioned products like the Elastic Stack:
218218 another context (for example a feature is removed in both Kibana 9.x and Serverless),
219219 then it must be kept for any user reading the page that may be using a version of
220220 Kibana prior to the removal.
221- ([ example] ( /contribute/cumulative-docs/example-scenarios.md#unversioned- removed ) )
221+ ([ example] ( /contribute/cumulative-docs/example-scenarios.md#removed ) )
222222
223223## When to indicate something is NOT applicable
224224
0 commit comments