Skip to content

Commit 52b38d5

Browse files
committed
Use 'caution' level for deprecation messages
1 parent c4452ca commit 52b38d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sources/k6/next/using-k6/k6-options/reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@ export const options = {
786786

787787
## No summary
788788

789-
{{< admonition type="warning" >}}
789+
{{< admonition type="caution" >}}
790790

791791
This option is deprecated since v1.3.0 and its support will be completely removed by v2.0.
792792

@@ -1208,7 +1208,7 @@ See an example file on the [Results Output](https://grafana.com/docs/k6/<K6_VERS
12081208

12091209
## Summary mode
12101210

1211-
{{< admonition type="warning" >}}
1211+
{{< admonition type="caution" >}}
12121212

12131213
The `legacy` mode is deprecated since v1.3.0 and its support will be completely removed by v2.0.
12141214

0 commit comments

Comments
 (0)