Update to lowercase MkDocs admonitions (#15990)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
ce24c7273e
commit
c2b647a768
133 changed files with 529 additions and 521 deletions
|
|
@ -127,7 +127,7 @@ Contributing a new dataset involves several steps to ensure that it aligns well
|
|||
|
||||
### Example Code to Optimize and Zip a Dataset
|
||||
|
||||
!!! Example "Optimize and Zip a Dataset"
|
||||
!!! example "Optimize and Zip a Dataset"
|
||||
|
||||
=== "Python"
|
||||
|
||||
|
|
@ -205,7 +205,7 @@ Discover more about YOLO on the [Ultralytics YOLO](https://www.ultralytics.com/y
|
|||
|
||||
To optimize and zip a dataset using Ultralytics tools, follow this example code:
|
||||
|
||||
!!! Example "Optimize and Zip a Dataset"
|
||||
!!! example "Optimize and Zip a Dataset"
|
||||
|
||||
=== "Python"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue