Skip to content

Commit cb1d64a

Browse files
authored
Merge branch 'main' into crosslinks-in-toc-take-three
2 parents 2567bf4 + 4e9488d commit cb1d64a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Elastic.Markdown/Myst/Components/ApplicableToComponent.cshtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@
235235
ProductLifecycle.TechnicalPreview => "Available in technical preview",
236236
ProductLifecycle.Deprecated => "Deprecated",
237237
ProductLifecycle.Removed => "Removed",
238+
ProductLifecycle.Unavailable => "Not available",
238239
_ => ""
239240
};
240241

0 commit comments

Comments
 (0)