Skip to content

Commit f2c09ec

Browse files
committed
clean up unavailable examples
1 parent b2f54a5 commit f2c09ec

File tree

4 files changed

+1
-4
lines changed

4 files changed

+1
-4
lines changed

docs/contribute/cumulative-docs.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ This is true for most situations. However, it can still be useful to call it out
9999

100100
## Configure a space-level landing page [space-landing-page]
101101
```{applies_to}
102-
stack: ga
103102
serverless: unavailable
104103
```
105104
````

docs/syntax/_snippets/line-level-applies-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
**Spaces** let you organize your content and users according to your needs.
33

44
- Each space has its own saved objects.
5-
- {applies_to}`stack: ga` {applies_to}`serverless: unavailable` Each space has its own navigation, called solution view.
5+
- {applies_to}`serverless: unavailable` Each space has its own navigation, called solution view.
66
````
77
% I think we wanted to not specify stack here

docs/syntax/_snippets/section-level-applies-examples.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
## Configure a space-level landing page [space-landing-page]
1515
```{applies_to}
16-
stack: ga
1716
serverless: unavailable
1817
```
1918
````

docs/syntax/applies.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ deployment:
141141
eck: ga 9.0
142142
ess: beta 9.1
143143
ece: deprecated 9.2.0
144-
self: unavailable
145144
serverless:
146145
security: unavailable
147146
elasticsearch: beta

0 commit comments

Comments
 (0)