You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/syntax/applies.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,8 +79,6 @@ applies_to:
79
79
serverless:
80
80
elasticsearch: beta
81
81
observability: removed
82
-
deployment:
83
-
ess: deprecated
84
82
```
85
83
86
84
### Combined states
@@ -119,7 +117,7 @@ This allows you to annotate various facets as defined in [](../migration/version
119
117
120
118
## Page annotations
121
119
122
-
All documentation pages **must** include an `applies_to` tag in the YAML frontmatter. Using yaml frontmatter pages can explicitly indicate to each deployment targets availability and lifecycle status.
120
+
All documentation pages **must** include an `applies_to` tag in the YAML frontmatter. Use yaml frontmatter to indicate each deployment targets availability and lifecycle status.
0 commit comments