diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f073c2f831..d5f7a5326e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,7 +10,7 @@ assignees: '' - + diff --git a/.github/ISSUE_TEMPLATE/support_question.md b/.github/ISSUE_TEMPLATE/support_question.md index 51b095bfdd..c72195f886 100644 --- a/.github/ISSUE_TEMPLATE/support_question.md +++ b/.github/ISSUE_TEMPLATE/support_question.md @@ -8,4 +8,4 @@ assignees: '' # Support Question -Please do not submit support requests or "How to" questions here. Instead, please use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/ +Please do not submit support requests or "How to" questions here. Instead, please use the Ionic Forum: https://forum.ionicframework.com/ diff --git a/angular/README.md b/angular/README.md index 6c185f8977..f3369a3ba7 100644 --- a/angular/README.md +++ b/angular/README.md @@ -7,7 +7,6 @@ Ionic Angular specific building blocks on top of [@ionic/core](https://www.npmjs * [Ionic Core Components](https://www.npmjs.com/package/@ionic/core) * [Ionic Documentation](https://ionicframework.com/docs/) -* [Ionic Worldwide Slack](http://ionicworldwide.herokuapp.com/) * [Ionic Forum](https://forum.ionicframework.com/) * [Ionicons](http://ionicons.com/) * [Stencil](https://stenciljs.com/) diff --git a/core/README.md b/core/README.md index 569422bb41..05ddc802d6 100644 --- a/core/README.md +++ b/core/README.md @@ -47,7 +47,6 @@ The `@ionic/core` package can by used in simple HTML, or by vanilla JavaScript w ## Related * [Ionic Documentation](https://ionicframework.com/docs/) -* [Ionic Worldwide Slack](http://ionicworldwide.herokuapp.com/) * [Ionic Forum](https://forum.ionicframework.com/) * [Ionicons](http://ionicons.com/) * [Stencil](https://stenciljs.com/) diff --git a/packages/react/README.md b/packages/react/README.md index c81dc7db74..4e52f540a7 100644 --- a/packages/react/README.md +++ b/packages/react/README.md @@ -10,7 +10,7 @@ Below is a list of components yet to be implemented: | Component | | ------------------ | -| `IonVirtualScroll` | +| `IonVirtualScroll` | ## Publishing a Native Application @@ -46,7 +46,6 @@ ionic capacitor open ## Related * [Ionic Documentation](https://ionicframework.com/docs/) -* [Ionic Worldwide Slack](http://ionicworldwide.herokuapp.com/) * [Ionic Forum](https://forum.ionicframework.com/) * [Ionicons](http://ionicons.com/) * [Capacitor](https://capacitor.ionicframework.com/)