Skip to content

Commit 2e34f54

Browse files
committed
[DOCS] Reformat warning (#130697)
We should have used the standard warning here because we don't need a title for the admonition (cherry picked from commit ec5254b) # Conflicts: # docs/reference/elasticsearch/mapping-reference/mapping-source-field.md
1 parent d9c537f commit 2e34f54

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/reference/elasticsearch/mapping-reference/mapping-source-field.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,8 +305,7 @@ PUT my-index-000001
305305
}
306306
```
307307

308-
::::{admonition} Think before disabling the _source field
309-
:class: warning
308+
::::{warning}
310309

311310
Users often disable the `_source` field without thinking about the consequences, and then live to regret it. If the `_source` field isn’t available then a number of features are not supported:
312311

0 commit comments

Comments
 (0)