diff --git a/README.md b/README.md
index 615dc005..9f123ebe 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ To request an Enterprise License please complete the form at [Ultralytics Licens
-
+
@@ -102,7 +102,7 @@ See YOLOv8 [Python Docs](https://docs.ultralytics.com/usage/python) for more exa
### Notebooks
-Ultralytics provides interactive notebooks for YOLOv8, covering training, validation, tracking, and more. Each notebook is paired with a [YouTube](https://youtube.com/ultralytics) tutorial, making it easy to learn and implement advanced YOLOv8 features.
+Ultralytics provides interactive notebooks for YOLOv8, covering training, validation, tracking, and more. Each notebook is paired with a [YouTube](https://youtube.com/ultralytics?sub_confirmation=1) tutorial, making it easy to learn and implement advanced YOLOv8 features.
| Docs | Notebook | YouTube |
| --------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
@@ -287,7 +287,7 @@ For Ultralytics bug reports and feature requests please visit [GitHub Issues](ht
-
+
diff --git a/README.zh-CN.md b/README.zh-CN.md
index ac783ae8..74e78d46 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -34,7 +34,7 @@
-
+
@@ -104,7 +104,7 @@ success = model.export(format="onnx") # 将模型导出为 ONNX 格式
### 笔记本
-Ultralytics 提供了 YOLOv8 的交互式笔记本,涵盖训练、验证、跟踪等内容。每个笔记本都配有 [YouTube](https://youtube.com/ultralytics) 教程,使学习和实现高级 YOLOv8 功能变得简单。
+Ultralytics 提供了 YOLOv8 的交互式笔记本,涵盖训练、验证、跟踪等内容。每个笔记本都配有 [YouTube](https://youtube.com/ultralytics?sub_confirmation=1) 教程,使学习和实现高级 YOLOv8 功能变得简单。
| 文档 | 笔记本 | YouTube |
| ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
@@ -289,7 +289,7 @@ Ultralytics 提供两种许可证选项以适应各种使用场景:
-
+
diff --git a/docs/README.md b/docs/README.md
index a3749aa3..7bc64c29 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -136,7 +136,7 @@ For bug reports and feature requests, navigate to [GitHub Issues](https://github
-
+
diff --git a/docs/en/hub/app/android.md b/docs/en/hub/app/android.md
index 12d86c17..310af0d7 100644
--- a/docs/en/hub/app/android.md
+++ b/docs/en/hub/app/android.md
@@ -16,7 +16,7 @@ keywords: Ultralytics, YOLO, Android App, real-time object detection, TensorFlow
-
+
diff --git a/docs/en/hub/app/index.md b/docs/en/hub/app/index.md
index d58ba9dd..4e1d9590 100644
--- a/docs/en/hub/app/index.md
+++ b/docs/en/hub/app/index.md
@@ -16,7 +16,7 @@ keywords: Ultralytics HUB App, YOLOv5, YOLOv8, mobile object detection, iOS, And
-
+
diff --git a/docs/en/hub/app/ios.md b/docs/en/hub/app/ios.md
index 49dc194e..6f988dee 100644
--- a/docs/en/hub/app/ios.md
+++ b/docs/en/hub/app/ios.md
@@ -16,7 +16,7 @@ keywords: Ultralytics, iOS app, YOLO, object detection, real-time, iPhone, iPad,
-
+
diff --git a/docs/en/hub/index.md b/docs/en/hub/index.md
index 5c53c27c..8c969c94 100644
--- a/docs/en/hub/index.md
+++ b/docs/en/hub/index.md
@@ -17,7 +17,7 @@ keywords: Ultralytics HUB, YOLO model training, YOLOv5, YOLOv8, model deployment
-
+
diff --git a/docs/en/index.md b/docs/en/index.md
index 9f638cd4..93307dcc 100644
--- a/docs/en/index.md
+++ b/docs/en/index.md
@@ -43,7 +43,7 @@ Explore the YOLOv8 Docs, a comprehensive resource designed to help you understan
-
+
diff --git a/docs/en/yolov5/index.md b/docs/en/yolov5/index.md
index eda1baf9..dba1b659 100644
--- a/docs/en/yolov5/index.md
+++ b/docs/en/yolov5/index.md
@@ -75,7 +75,7 @@ This badge indicates that all [YOLOv5 GitHub Actions](https://github.com/ultraly
-
+
@@ -86,7 +86,7 @@ This badge indicates that all [YOLOv5 GitHub Actions](https://github.com/ultraly
## Connect and Contribute
-Your journey with YOLOv5 doesn't have to be a solitary one. Join our vibrant community on [GitHub](https://github.com/ultralytics/yolov5), connect with professionals on [LinkedIn](https://www.linkedin.com/company/ultralytics/), share your results on [Twitter](https://twitter.com/ultralytics), and find educational resources on [YouTube](https://youtube.com/ultralytics). Follow us on [TikTok](https://www.tiktok.com/@ultralytics) and [Instagram](https://www.instagram.com/ultralytics/) for more engaging content.
+Your journey with YOLOv5 doesn't have to be a solitary one. Join our vibrant community on [GitHub](https://github.com/ultralytics/yolov5), connect with professionals on [LinkedIn](https://www.linkedin.com/company/ultralytics/), share your results on [Twitter](https://twitter.com/ultralytics), and find educational resources on [YouTube](https://youtube.com/ultralytics?sub_confirmation=1). Follow us on [TikTok](https://www.tiktok.com/@ultralytics) and [Instagram](https://www.instagram.com/ultralytics/) for more engaging content.
Interested in contributing? We welcome contributions of all forms; from code improvements and bug reports to documentation updates. Check out our [contributing guidelines](../help/contributing.md/) for more information.