From 0055e69027196dc988e6458f7d643aed87c905bb Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Wed, 5 Jul 2023 00:53:19 +0200 Subject: [PATCH] Update Discord invite link --- .github/ISSUE_TEMPLATE/config.yml | 2 +- README.md | 6 +++--- example_datasets/coco8-pose/README.md | 2 +- example_datasets/coco8-seg/README.md | 2 +- example_datasets/coco8/README.md | 2 +- hub.ipynb | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 280b4ca..02e9c65 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/7aegy5d8 + url: https://discord.gg/2wNGbc6g9X about: Ask on Ultralytics Discord diff --git a/README.md b/README.md index 70728a1..ca4247c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ launch [Ultralytics HUB](https://bit.ly/ultralytics_hub), a new web tool for training and deploying all your YOLOv5 and YOLOv8 🚀 models from one spot! -We hope that the resources here will help you get the most out of HUB. Please browse the HUB 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 HUB. Please browse the HUB Docs for details, raise an issue on GitHub for support, and join our Discord community for questions and discussions!
@@ -35,7 +35,7 @@ We hope that the resources here will help you get the most out of HUB. Please br - +
@@ -126,6 +126,6 @@ life better 😃! - + diff --git a/example_datasets/coco8-pose/README.md b/example_datasets/coco8-pose/README.md index 74818d5..d6c2f06 100644 --- a/example_datasets/coco8-pose/README.md +++ b/example_datasets/coco8-pose/README.md @@ -24,7 +24,7 @@ with HUB and COCO8-pose. - Browse the [Docs](https://docs.ultralytics.com/) for details on usage and implementation. - Raise an issue on [GitHub](https://github.com/ultralytics/hub/issues/new/choose) for support and troubleshooting. -- Join our [Discord](https://discord.gg/7aegy5d8) community for questions and discussions with fellow users and +- Join our [Discord](https://discord.gg/2wNGbc6g9X) community for questions and discussions with fellow users and developers. - Learn more about Ultralytics and our work at our [Community](https://community.ultralytics.com) page. - Explore the Ultralytics YOLOv8 [GitHub](https://github.com/ultralytics/ultralytics) repository for additional tools diff --git a/example_datasets/coco8-seg/README.md b/example_datasets/coco8-seg/README.md index 7281b04..a538f5b 100644 --- a/example_datasets/coco8-seg/README.md +++ b/example_datasets/coco8-seg/README.md @@ -24,7 +24,7 @@ with HUB and COCO8-seg. - Browse the [Docs](https://docs.ultralytics.com/) for details on usage and implementation. - Raise an issue on [GitHub](https://github.com/ultralytics/hub/issues/new/choose) for support and troubleshooting. -- Join our [Discord](https://discord.gg/7aegy5d8) community for questions and discussions with fellow users and +- Join our [Discord](https://discord.gg/2wNGbc6g9X) community for questions and discussions with fellow users and developers. - Learn more about Ultralytics and our work at our [Community](https://community.ultralytics.com) page. - Explore the Ultralytics YOLOv8 [GitHub](https://github.com/ultralytics/ultralytics) repository for additional tools diff --git a/example_datasets/coco8/README.md b/example_datasets/coco8/README.md index dbd5894..cb17703 100644 --- a/example_datasets/coco8/README.md +++ b/example_datasets/coco8/README.md @@ -24,7 +24,7 @@ with HUB and COCO8. - Browse the [Docs](https://docs.ultralytics.com/) for details on usage and implementation. - Raise an issue on [GitHub](https://github.com/ultralytics/hub/issues/new/choose) for support and troubleshooting. -- Join our [Discord](https://discord.gg/7aegy5d8) community for questions and discussions with fellow users and +- Join our [Discord](https://discord.gg/2wNGbc6g9X) community for questions and discussions with fellow users and developers. - Learn more about Ultralytics and our work at our [Community](https://community.ultralytics.com) page. - Explore the Ultralytics YOLOv8 [GitHub](https://github.com/ultralytics/ultralytics) repository for additional tools diff --git a/hub.ipynb b/hub.ipynb index c37cce0..83682af 100644 --- a/hub.ipynb +++ b/hub.ipynb @@ -33,7 +33,7 @@ "\n", "Welcome to the [Ultralytics](https://ultralytics.com/) HUB notebook! \n", "\n", - "This notebook allows you to train [YOLOv5](https://github.com/ultralytics/yolov5) and [YOLOv8](https://github.com/ultralytics/ultralytics) 🚀 models using [HUB](https://hub.ultralytics.com/). Please browse the YOLOv8 Docs for details, raise an issue on GitHub for support, and join our Discord community for questions and discussions!\n", + "This notebook allows you to train [YOLOv5](https://github.com/ultralytics/yolov5) and [YOLOv8](https://github.com/ultralytics/ultralytics) 🚀 models using [HUB](https://hub.ultralytics.com/). Please browse the YOLOv8 Docs for details, raise an issue on GitHub for support, and join our Discord community for questions and discussions!\n", "" ] },