From b33ad56f0521f87eca45a90f71dbf109fdbfad7b Mon Sep 17 00:00:00 2001 From: Joel Denning Date: Fri, 15 Nov 2024 16:43:09 -0700 Subject: [PATCH] Update Slack join link --- blog/2018-06-19-single-spa-parcels-explained.md | 2 +- blog/2020-02-24-single-spa-5.md | 2 +- docusaurus.config.js | 2 +- src/components/HomeSplash/index.js | 2 +- src/data/help.js | 2 +- versioned_docs/version-4.x/contributing-overview.md | 2 +- versioned_docs/version-4.x/ecosystem-angular.md | 2 +- versioned_docs/version-4.x/starting-from-scratch.md | 2 +- versioned_docs/version-5.x/contributing-overview.md | 2 +- versioned_docs/version-5.x/ecosystem-angular.md | 2 +- versioned_docs/version-5.x/getting-started-overview.md | 2 +- versioned_docs/version-6.x/contributing-overview.md | 2 +- versioned_docs/version-6.x/ecosystem-angular.md | 2 +- versioned_docs/version-6.x/getting-started-overview.md | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/blog/2018-06-19-single-spa-parcels-explained.md b/blog/2018-06-19-single-spa-parcels-explained.md index ec2f4db9a..2fff60cac 100644 --- a/blog/2018-06-19-single-spa-parcels-explained.md +++ b/blog/2018-06-19-single-spa-parcels-explained.md @@ -67,4 +67,4 @@ We’d love to get your feedback on parcels. What do you think of this new way o Check out the [official docs](https://github.com/single-spa/single-spa/blob/master/docs/parcels.md) for more examples, explanations, and [api documentation](https://github.com/single-spa/single-spa/blob/master/docs/parcels-api.md). -And let us know your thoughts in the [single-spa Slack channel](https://join.slack.com/t/single-spa/shared_invite/zt-2php1iewg-guIu7m9tRV0CjxluXqbCAg), a [Github issue](https://github.com/single-spa/single-spa/issues), or [on Twitter](https://twitter.com/Single_spa)! +And let us know your thoughts in the [single-spa Slack channel](https://join.slack.com/t/single-spa/shared_invite/zt-2uvhef42o-g4H3mvKDaenE9xVAewBKww), a [Github issue](https://github.com/single-spa/single-spa/issues), or [on Twitter](https://twitter.com/Single_spa)! diff --git a/blog/2020-02-24-single-spa-5.md b/blog/2020-02-24-single-spa-5.md index a09016676..aa2da470b 100644 --- a/blog/2020-02-24-single-spa-5.md +++ b/blog/2020-02-24-single-spa-5.md @@ -92,4 +92,4 @@ This change does not mean anything drastic for single-spa. Its license was and i We are actively [translating the single-spa documentation to Chinese](https://github.com/single-spa/zh-hans.single-spa.js.org), and hope to add other languages soon. We will add full [Angular 9 support](https://github.com/single-spa/single-spa-angular/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+angular+9) soon, and hope to add [server rendering](https://github.com/single-spa/single-spa/issues/103) in an upcoming release. -Please [contribute to our code](/docs/contributing-overview) and [ecosystem](/docs/ecosystem), [join our single-spa slack channel](https://join.slack.com/t/single-spa/shared_invite/zt-2php1iewg-guIu7m9tRV0CjxluXqbCAg), [follow our official Twitter account](https://twitter.com/Single_spa), and contribute to [our open collective](https://opencollective.com/single-spa). The [single-spa core team](/contributors) all have full-time jobs and maintain this project on a volunteer basis. +Please [contribute to our code](/docs/contributing-overview) and [ecosystem](/docs/ecosystem), [join our single-spa slack channel](https://join.slack.com/t/single-spa/shared_invite/zt-2uvhef42o-g4H3mvKDaenE9xVAewBKww), [follow our official Twitter account](https://twitter.com/Single_spa), and contribute to [our open collective](https://opencollective.com/single-spa). The [single-spa core team](/contributors) all have full-time jobs and maintain this project on a volunteer basis. diff --git a/docusaurus.config.js b/docusaurus.config.js index 8ee80d53f..f866d26bb 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -95,7 +95,7 @@ module.exports = { }, { label: "Chat in Slack", - href: "https://join.slack.com/t/single-spa/shared_invite/zt-2php1iewg-guIu7m9tRV0CjxluXqbCAg", + href: "https://join.slack.com/t/single-spa/shared_invite/zt-2uvhef42o-g4H3mvKDaenE9xVAewBKww", }, { label: "Twitter", diff --git a/src/components/HomeSplash/index.js b/src/components/HomeSplash/index.js index 910dff3a0..331499ae7 100644 --- a/src/components/HomeSplash/index.js +++ b/src/components/HomeSplash/index.js @@ -28,7 +28,7 @@ export const HomeSplash = () => { Join Slack Chat diff --git a/src/data/help.js b/src/data/help.js index 8669710ad..2f94543ea 100644 --- a/src/data/help.js +++ b/src/data/help.js @@ -6,7 +6,7 @@ const supportLinks = [ }, { content: - "You can join the conversation on [Slack](https://join.slack.com/t/single-spa/shared_invite/zt-2php1iewg-guIu7m9tRV0CjxluXqbCAg) on one of our channels: #general for user help and #maintainers for contributing help.", + "You can join the conversation on [Slack](https://join.slack.com/t/single-spa/shared_invite/zt-2uvhef42o-g4H3mvKDaenE9xVAewBKww) on one of our channels: #general for user help and #maintainers for contributing help.", title: "Slack", }, { diff --git a/versioned_docs/version-4.x/contributing-overview.md b/versioned_docs/version-4.x/contributing-overview.md index 2263aeecd..73497d72a 100644 --- a/versioned_docs/version-4.x/contributing-overview.md +++ b/versioned_docs/version-4.x/contributing-overview.md @@ -80,6 +80,6 @@ If you don't see your idea listed, and you think it fits into the goals of this ## Community -Discussions about single-spa take place on the single-spa repository's [Issues](https://github.com/single-spa/single-spa/issues) and [Pull Requests](https://github.com/single-spa/single-spa/pulls) sections. Anybody is welcome to join these conversations. There is also a [slack community](https://join.slack.com/t/single-spa/shared_invite/zt-21skfl7l3-leF7JkoKwKaRIPX~N6jXJQ) for regular updates. +Discussions about single-spa take place on the single-spa repository's [Issues](https://github.com/single-spa/single-spa/issues) and [Pull Requests](https://github.com/single-spa/single-spa/pulls) sections. Anybody is welcome to join these conversations. There is also a [slack community](https://join.slack.com/t/single-spa/shared_invite/zt-2uvhef42o-g4H3mvKDaenE9xVAewBKww) for regular updates. Wherever possible, do not take these conversations to private channels, including contacting the maintainers directly. Keeping communication public means everybody can benefit and learn from the conversation. diff --git a/versioned_docs/version-4.x/ecosystem-angular.md b/versioned_docs/version-4.x/ecosystem-angular.md index 442222412..0664de8ad 100644 --- a/versioned_docs/version-4.x/ecosystem-angular.md +++ b/versioned_docs/version-4.x/ecosystem-angular.md @@ -16,7 +16,7 @@ The documentation here is extensive, so use the sidenav on the right. 👉👉 ### Community -Join the `#angular` channel in [single-spa's Slack workspace](https://join.slack.com/t/single-spa/shared_invite/zt-2php1iewg-guIu7m9tRV0CjxluXqbCAg). +Join the `#angular` channel in [single-spa's Slack workspace](https://join.slack.com/t/single-spa/shared_invite/zt-2uvhef42o-g4H3mvKDaenE9xVAewBKww). ### Demo diff --git a/versioned_docs/version-4.x/starting-from-scratch.md b/versioned_docs/version-4.x/starting-from-scratch.md index 1013fe408..369964c75 100644 --- a/versioned_docs/version-4.x/starting-from-scratch.md +++ b/versioned_docs/version-4.x/starting-from-scratch.md @@ -21,7 +21,7 @@ For this tutorial we will be creating the following applications to showcase the The complete code for this example is in the [`single-spa-simple-example`](https://github.com/alocke12992/single-spa-simple-example) repository. :::note -We encourage you to read through all the [single-spa docs](/) to become familiar with the entire single-spa setup. Visit the [single-spa Github](https://github.com/single-spa/single-spa), the [help section](https://single-spa.js.org/help.html), or our community [Slack](https://join.slack.com/t/single-spa/shared_invite/zt-2php1iewg-guIu7m9tRV0CjxluXqbCAg) channel for more support. +We encourage you to read through all the [single-spa docs](/) to become familiar with the entire single-spa setup. Visit the [single-spa Github](https://github.com/single-spa/single-spa), the [help section](https://single-spa.js.org/help.html), or our community [Slack](https://join.slack.com/t/single-spa/shared_invite/zt-2uvhef42o-g4H3mvKDaenE9xVAewBKww) channel for more support. ::: ## 1. Initial setup diff --git a/versioned_docs/version-5.x/contributing-overview.md b/versioned_docs/version-5.x/contributing-overview.md index d89464878..d90d00377 100644 --- a/versioned_docs/version-5.x/contributing-overview.md +++ b/versioned_docs/version-5.x/contributing-overview.md @@ -82,6 +82,6 @@ If you don't see your idea listed, and you think it fits into the goals of this ## Community -Discussions about single-spa take place on the single-spa repository's [Issues](https://github.com/single-spa/single-spa/issues) and [Pull Requests](https://github.com/single-spa/single-spa/pulls) sections. Anybody is welcome to join these conversations. There is also a [Slack workspace](https://join.slack.com/t/single-spa/shared_invite/zt-2php1iewg-guIu7m9tRV0CjxluXqbCAg) for regular updates. +Discussions about single-spa take place on the single-spa repository's [Issues](https://github.com/single-spa/single-spa/issues) and [Pull Requests](https://github.com/single-spa/single-spa/pulls) sections. Anybody is welcome to join these conversations. There is also a [Slack workspace](https://join.slack.com/t/single-spa/shared_invite/zt-2uvhef42o-g4H3mvKDaenE9xVAewBKww) for regular updates. Wherever possible, do not take these conversations to private channels, including contacting the maintainers directly. Keeping communication public means everybody can benefit and learn from the conversation. diff --git a/versioned_docs/version-5.x/ecosystem-angular.md b/versioned_docs/version-5.x/ecosystem-angular.md index 25159a0f1..04696d295 100644 --- a/versioned_docs/version-5.x/ecosystem-angular.md +++ b/versioned_docs/version-5.x/ecosystem-angular.md @@ -20,7 +20,7 @@ The documentation here is extensive, so use the sidenav on the right. 👉👉 ### Community -Join the `#angular` channel in [single-spa's Slack workspace](https://join.slack.com/t/single-spa/shared_invite/zt-2php1iewg-guIu7m9tRV0CjxluXqbCAg). +Join the `#angular` channel in [single-spa's Slack workspace](https://join.slack.com/t/single-spa/shared_invite/zt-2uvhef42o-g4H3mvKDaenE9xVAewBKww). ### Demo diff --git a/versioned_docs/version-5.x/getting-started-overview.md b/versioned_docs/version-5.x/getting-started-overview.md index 963f976fc..48a3af345 100644 --- a/versioned_docs/version-5.x/getting-started-overview.md +++ b/versioned_docs/version-5.x/getting-started-overview.md @@ -6,7 +6,7 @@ sidebar_label: Overview of single-spa ## JavaScript Microfrontends -[Join the chat on Slack](https://join.slack.com/t/single-spa/shared_invite/zt-2php1iewg-guIu7m9tRV0CjxluXqbCAg) +[Join the chat on Slack](https://join.slack.com/t/single-spa/shared_invite/zt-2uvhef42o-g4H3mvKDaenE9xVAewBKww) single-spa is a framework for bringing together multiple JavaScript microfrontends in a frontend application. Architecting your frontend using single-spa enables many benefits, such as: diff --git a/versioned_docs/version-6.x/contributing-overview.md b/versioned_docs/version-6.x/contributing-overview.md index d0a94999b..a28597871 100644 --- a/versioned_docs/version-6.x/contributing-overview.md +++ b/versioned_docs/version-6.x/contributing-overview.md @@ -82,6 +82,6 @@ If you don't see your idea listed, and you think it fits into the goals of this ## Community -Discussions about single-spa take place on the single-spa repository's [Issues](https://github.com/single-spa/single-spa/issues) and [Pull Requests](https://github.com/single-spa/single-spa/pulls) sections. Anybody is welcome to join these conversations. There is also a [Slack workspace](https://join.slack.com/t/single-spa/shared_invite/zt-2php1iewg-guIu7m9tRV0CjxluXqbCAg) for regular updates. +Discussions about single-spa take place on the single-spa repository's [Issues](https://github.com/single-spa/single-spa/issues) and [Pull Requests](https://github.com/single-spa/single-spa/pulls) sections. Anybody is welcome to join these conversations. There is also a [Slack workspace](https://join.slack.com/t/single-spa/shared_invite/zt-2uvhef42o-g4H3mvKDaenE9xVAewBKww) for regular updates. Wherever possible, do not take these conversations to private channels, including contacting the maintainers directly. Keeping communication public means everybody can benefit and learn from the conversation. diff --git a/versioned_docs/version-6.x/ecosystem-angular.md b/versioned_docs/version-6.x/ecosystem-angular.md index 7fb6a6997..5966d4603 100644 --- a/versioned_docs/version-6.x/ecosystem-angular.md +++ b/versioned_docs/version-6.x/ecosystem-angular.md @@ -20,7 +20,7 @@ The documentation here is extensive, so use the sidenav on the right. 👉👉 ### Community -Join the `#angular` channel in [single-spa's Slack workspace](https://join.slack.com/t/single-spa/shared_invite/zt-2php1iewg-guIu7m9tRV0CjxluXqbCAg). +Join the `#angular` channel in [single-spa's Slack workspace](https://join.slack.com/t/single-spa/shared_invite/zt-2uvhef42o-g4H3mvKDaenE9xVAewBKww). ### Demo diff --git a/versioned_docs/version-6.x/getting-started-overview.md b/versioned_docs/version-6.x/getting-started-overview.md index 963f976fc..48a3af345 100644 --- a/versioned_docs/version-6.x/getting-started-overview.md +++ b/versioned_docs/version-6.x/getting-started-overview.md @@ -6,7 +6,7 @@ sidebar_label: Overview of single-spa ## JavaScript Microfrontends -[Join the chat on Slack](https://join.slack.com/t/single-spa/shared_invite/zt-2php1iewg-guIu7m9tRV0CjxluXqbCAg) +[Join the chat on Slack](https://join.slack.com/t/single-spa/shared_invite/zt-2uvhef42o-g4H3mvKDaenE9xVAewBKww) single-spa is a framework for bringing together multiple JavaScript microfrontends in a frontend application. Architecting your frontend using single-spa enables many benefits, such as: