Skip to content

Commit 2613a13

Browse files
committed
Fix warnings on docs-builder docs
1 parent 00ab8d0 commit 2613a13

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@ This example shows how to use directly a key from the second level of the `appli
5555
::::{tab-item} Output
5656

5757
- {applies_to}`serverless: ga` {applies_to}`stack: ga 9.1.0`
58-
- {applies_to}`edot_python: preview 1.7.0, ga 1.8.0` {applies_to}`apm_agent_java: beta 1.0.0, ga 1.2.0`
58+
- {applies_to}`edot_python: preview =1.7.0, ga 1.8.0` {applies_to}`apm_agent_java: beta =1.0.0, ga 1.2.0`
5959
- {applies_to}`stack: ga 9.0` {applies_to}`eck: ga 3.0`
6060

6161
::::
6262

6363
::::{tab-item} Markdown
6464
```markdown
6565
- {applies_to}`serverless: ga` {applies_to}`stack: ga 9.1.0`
66-
- {applies_to}`edot_python: preview 1.7.0, ga 1.8.0` {applies_to}`apm_agent_java: beta 1.0.0, ga 1.2.0`
66+
- {applies_to}`edot_python: preview =1.7.0, ga 1.8.0` {applies_to}`apm_agent_java: beta =1.0.0, ga 1.2.0`
6767
- {applies_to}`stack: ga 9.0` {applies_to}`eck: ga 3.0`
6868
```
6969
::::

docs/testing/req.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ mapped_pages:
99
# Requirements
1010

1111
```{applies_to}
12-
stack: preview 9.0, ga 9.1
12+
stack: preview =9.0, ga 9.1
1313
```
1414

1515
1. Select **Create** to create a new policy, or select **Edit** {icon}`pencil` to open an existing policy.

0 commit comments

Comments
 (0)