Docs: Fix Banner Link (#24091)

Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
Sergiu Waxmann 2026-04-01 16:48:10 +03:00 committed by GitHub
parent 661561b64e
commit ea5789d670
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -455,7 +455,7 @@ The dialog provides three ways to set your target split ratios:
| -------- | -------------------------------------------------------------------------------------------- |
| **Drag** | Drag the handles between the colored segments to visually adjust split boundaries |
| **Type** | Edit the percentage input for any split (the other two splits auto-rebalance proportionally) |
| **Auto** | One-click to instantly set an 80/20 train/validation split with the test split set to 0% |
| **Auto** | One-click to instantly set an 80/20 train/validation split with the test split set to 0% |
A live preview shows exactly how many images will land in each split before you apply.

View file

@ -19,21 +19,21 @@
});
</script>
{{ super() }} {% endblock %} {% block announce %}
<div class="banner-wrapper">
<a href="https://platform.ultralytics.com" target="_blank" class="banner-content-wrapper">
<a href="https://platform.ultralytics.com" target="_blank" class="banner-wrapper">
<div class="banner-content-wrapper">
<img
src="https://cdn.prod.website-files.com/680a070c3b99253410dd3dcf/680a070c3b99253410dd3e84_Ultralytics_full_white.svg"
alt="Ultralytics"
class="banner-logo"
/>
<p>Introducing Ultralytics Platform: Annotate, train, and deploy YOLO models</p>
</a>
</div>
<img
src="https://cdn.prod.website-files.com/680a070c3b99253410dd3dcf/69ba5bb596507e4235390de5_banner-arrow-right.png"
alt="Arrow"
class="banner-arrow"
/>
</div>
</a>
{% endblock %} {% block scripts %}
<noscript
><iframe