From acdf73b86066f9da0716eb5963627f31bd1d185c Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Mon, 24 Jul 2023 16:34:42 +0200 Subject: [PATCH] Update Discord invite to https://ultralytics.com/discord (#11894) --- .github/ISSUE_TEMPLATE/config.yml | 2 +- README.md | 8 ++++---- README.zh-CN.md | 8 ++++---- tutorial.ipynb | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 264ab2687f16..37080927c0b9 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -7,5 +7,5 @@ contact_links: url: https://community.ultralytics.com/ about: Ask on Ultralytics Community Forum - name: 🎧 Discord - url: https://discord.gg/2wNGbc6g9X + url: https://ultralytics.com/discord about: Ask on Ultralytics Discord diff --git a/README.md b/README.md index 002d5afcb432..a27fe2474fd8 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ YOLOv5 🚀 is the world's most loved vision AI, representing Ultralytics open-source research into future vision AI methods, incorporating lessons learned and best practices evolved over thousands of hours of research and development. -We hope that the resources here will help you get the most out of YOLOv5. Please browse the YOLOv5 Docs for details, raise an issue on GitHub for support, and join our Discord community for questions and discussions! +We hope that the resources here will help you get the most out of YOLOv5. Please browse the YOLOv5 Docs for details, raise an issue on GitHub for support, and join our Discord community for questions and discussions! To request an Enterprise License please complete the form at [Ultralytics Licensing](https://ultralytics.com/license). @@ -43,7 +43,7 @@ To request an Enterprise License please complete the form at [Ultralytics Licens - + @@ -468,7 +468,7 @@ Ultralytics offers two licensing options to accommodate diverse use cases: ##
Contact
-For YOLOv5 bug reports and feature requests please visit [GitHub Issues](https://github.com/ultralytics/yolov5/issues), and join our [Discord](https://discord.gg/2wNGbc6g9X) community for questions and discussions! +For YOLOv5 bug reports and feature requests please visit [GitHub Issues](https://github.com/ultralytics/yolov5/issues), and join our [Discord](https://ultralytics.com/discord) community for questions and discussions!
@@ -490,7 +490,7 @@ For YOLOv5 bug reports and feature requests please visit [GitHub Issues](https:/ - +
diff --git a/README.zh-CN.md b/README.zh-CN.md index d9763992e980..fe382af359a0 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -19,7 +19,7 @@ YOLOv5 🚀 是世界上最受欢迎的视觉 AI,代表 Ultralytics 对未来视觉 AI 方法的开源研究,结合在数千小时的研究和开发中积累的经验教训和最佳实践。 -我们希望这里的资源能帮助您充分利用 YOLOv5。请浏览 YOLOv5 文档 了解详细信息,在 GitHub 上提交问题以获得支持,并加入我们的 Discord 社区进行问题和讨论! +我们希望这里的资源能帮助您充分利用 YOLOv5。请浏览 YOLOv5 文档 了解详细信息,在 GitHub 上提交问题以获得支持,并加入我们的 Discord 社区进行问题和讨论! 如需申请企业许可,请在 [Ultralytics Licensing](https://ultralytics.com/license) 处填写表格 @@ -42,7 +42,7 @@ YOLOv5 🚀 是世界上最受欢迎的视觉 AI,代表 - + @@ -461,7 +461,7 @@ Ultralytics 提供两种许可证选项以适应各种使用场景: ##
联系方式
-对于 Ultralytics 的错误报告和功能请求,请访问 [GitHub Issues](https://github.com/ultralytics/yolov5/issues),并加入我们的 [Discord](https://discord.gg/2wNGbc6g9X) 社区进行问题和讨论! +对于 Ultralytics 的错误报告和功能请求,请访问 [GitHub Issues](https://github.com/ultralytics/yolov5/issues),并加入我们的 [Discord](https://ultralytics.com/discord) 社区进行问题和讨论!
@@ -483,7 +483,7 @@ Ultralytics 提供两种许可证选项以适应各种使用场景: - +
diff --git a/tutorial.ipynb b/tutorial.ipynb index 56c6ed9c3081..db29c800e908 100644 --- a/tutorial.ipynb +++ b/tutorial.ipynb @@ -31,7 +31,7 @@ " \"Open\n", "
\n", "\n", - "This YOLOv5 🚀 notebook by Ultralytics presents simple train, validate and predict examples to help start your AI adventure.
We hope that the resources in this notebook will help you get the most out of YOLOv5. Please browse the YOLOv5 Docs for details, raise an issue on GitHub for support, and join our Discord community for questions and discussions!\n", + "This YOLOv5 🚀 notebook by Ultralytics presents simple train, validate and predict examples to help start your AI adventure.
We hope that the resources in this notebook will help you get the most out of YOLOv5. Please browse the YOLOv5 Docs for details, raise an issue on GitHub for support, and join our Discord community for questions and discussions!\n", "\n", "" ]