Update HTTP to HTTPS (#7548)

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
Glenn Jocher 2024-01-12 18:33:25 +01:00 committed by GitHub
parent 83165ffe9c
commit 0da13831cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
47 changed files with 62 additions and 62 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
# Ultralytics YOLO 🚀, AGPL-3.0 license
# Download COCO 2017 dataset http://cocodataset.org
# Download COCO 2017 dataset https://cocodataset.org
# Example usage: bash data/scripts/get_coco.sh
# parent
# ├── ultralytics