Skip to content

Commit 281e07d

Browse files
authored
Update Discord and Contributing Guide URLs (#9270)
Signed-off-by: Glenn Jocher <[email protected]>
1 parent ec1d110 commit 281e07d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/en/yolov5/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@ This badge indicates that all [YOLOv5 GitHub Actions](https://github.com/ultraly
8888

8989
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.
9090

91-
Interested in contributing? We welcome contributions of all forms; from code improvements and bug reports to documentation updates. Check out our [contributing guidelines](https://github.com/ultralytics/yolov5/blob/master/CONTRIBUTING.md) for more information.
91+
Interested in contributing? We welcome contributions of all forms; from code improvements and bug reports to documentation updates. Check out our [contributing guidelines](https://docs.ultralytics.com/help/contributing/) for more information.
9292

9393
We're excited to see the innovative ways you'll use YOLOv5. Dive in, experiment, and revolutionize your computer vision projects! 🚀

examples/heatmaps.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"- About Us – https://ultralytics.com/about\n",
131131
"- Join Our Team – https://ultralytics.com/work\n",
132132
"- Contact Us – https://ultralytics.com/contact\n",
133-
"- Discord – https://discord.gg/2wNGbc6g9X\n",
133+
"- Discord – https://ultralytics.com/discord\n",
134134
"- Ultralytics License – https://ultralytics.com/license\n",
135135
"\n",
136136
"YOLOv8 🚀 resources\n",

examples/object_counting.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"- About Us – https://ultralytics.com/about\n",
133133
"- Join Our Team – https://ultralytics.com/work\n",
134134
"- Contact Us – https://ultralytics.com/contact\n",
135-
"- Discord – https://discord.gg/2wNGbc6g9X\n",
135+
"- Discord – https://ultralytics.com/discord\n",
136136
"- Ultralytics License – https://ultralytics.com/license\n",
137137
"\n",
138138
"YOLOv8 🚀 resources\n",

examples/object_tracking.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
"- About Us – https://ultralytics.com/about\n",
189189
"- Join Our Team – https://ultralytics.com/work\n",
190190
"- Contact Us – https://ultralytics.com/contact\n",
191-
"- Discord – https://discord.gg/2wNGbc6g9X\n",
191+
"- Discord – https://ultralytics.com/discord\n",
192192
"- Ultralytics License – https://ultralytics.com/license\n",
193193
"\n",
194194
"YOLOv8 🚀 resources\n",

0 commit comments

Comments
 (0)