diff --git a/BEST-PRACTICE.md b/BEST-PRACTICE.md index 7eca213b..7c3a5f44 100644 --- a/BEST-PRACTICE.md +++ b/BEST-PRACTICE.md @@ -122,4 +122,4 @@ There are also books that cover best practices in great depth: ## Get in touch -* If you need any help, please sign up to the [Quix community forum](https://forum.quix.io/){target=_blank}. \ No newline at end of file +* If you need any help, please sign up to the [Quix Community](https://quix.io/slack-invite){target=_blank}. \ No newline at end of file diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4db8d125..fc82b3c5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -58,4 +58,4 @@ In this case the model file is stored in the cloud, and simply downloaded prior ## Contact -If you need any help, please sign up to the [Quix community forum](https://forum.quix.io/){target=_blank}. +If you need any help, please sign up to the [Quix Community](https://quix.io/slack-invite){target=_blank}. diff --git a/README.md b/README.md index 27868bd9..93ec9c41 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,6 @@ If you are part of the Quix technical writing team, or you contribute frequently ## Getting in touch -If you need any help, please sign up to the [Quix community forum](https://forum.quix.io/). +If you need any help, please sign up to the [Quix community](https://quix.io/slack-invite). Thanks! diff --git a/WRITING-STYLE.md b/WRITING-STYLE.md index eda3da37..0e4f12df 100644 --- a/WRITING-STYLE.md +++ b/WRITING-STYLE.md @@ -87,7 +87,7 @@ Use the following guidelines for industry-standard terms, and Quix terms: * Historical data = data from the past; historic data = data that is significant to the development of a human or society. * Machine learning model, not machine-learning model. See [Microsoft's guide](https://docs.microsoft.com/en-us/windows/ai/windows-ml/what-is-a-machine-learning-model#:~:text=A%20machine%20learning%20model%20is,and%20learn%20from%20those%20data). * In-memory technologies, technologies that process data in memory -* Quix refers to our external Slack community as "The Stream community" ("The" is always capitalized) +* Quix refers to our external Slack community as "Quix Community" * Event-stream processing, not event stream processing * DevOps, never devops * Startup and scale-up @@ -411,4 +411,4 @@ Some further examples of writing style guides are: ## Contact -If you need any help, please sign up to the [Quix community forum](https://forum.quix.io/){target=_blank}. +If you need any help, please sign up to the [Quix Community](https://quix.io/slack-invite){target=_blank}. diff --git a/docs/get-started/welcome.md b/docs/get-started/welcome.md index 319c4be6..7a539f3d 100644 --- a/docs/get-started/welcome.md +++ b/docs/get-started/welcome.md @@ -80,9 +80,7 @@ If you're new to Quix, here are some resources to help get you started quickly. --- - If you need any help, please sign up to the Quix community forum, and chat with friendly developers. + If you need any help, please sign up to the Quix Community Slack channel, and chat with friendly developers. - [Join the Quix community forum :octicons-arrow-right-24:](https://forum.quix.io/){target=_blank} + [Join the Quix Community :octicons-arrow-right-24:](https://quix.io/slack-invite){target=_blank} - - diff --git a/docs/get-started/what-is-quix.md b/docs/get-started/what-is-quix.md index 2839cde4..d940a557 100644 --- a/docs/get-started/what-is-quix.md +++ b/docs/get-started/what-is-quix.md @@ -27,7 +27,7 @@ The following sections take a look at the key components of creating your stream * Deploying (and scaling) pipelines * Monitoring and managing your data -While this short introduction to Quix is intentionally brief, there are abundant links for more detailed information you can follow to increase your knowledge of Quix. Alternatively, simply drop into our [Community](https://forum.quix.io/){target=_blank} and ask any question you may have. +While this short introduction to Quix is intentionally brief, there are abundant links for more detailed information you can follow to increase your knowledge of Quix. Alternatively, simply drop into the [Quix Community](https://quix.io/slack-invite){target=_blank} and ask any question you may have. ## Quix Cloud diff --git a/docs/tutorials/computer-vision/overview.md b/docs/tutorials/computer-vision/overview.md index b7a13fb9..a6a42aec 100644 --- a/docs/tutorials/computer-vision/overview.md +++ b/docs/tutorials/computer-vision/overview.md @@ -55,7 +55,7 @@ The complete code for this project can be found in the [Quix GitHub repository]( ## Getting help -If you need any assistance while following the tutorial, we're here to help in the [Quix forum](https://forum.quix.io/){target="_blank"}. +If you need any assistance while following the tutorial, we're here to help in the [Quix Community](https://quix.io/slack-invite){target="_blank"}. ## Prerequisites diff --git a/docs/tutorials/computer-vision/summary.md b/docs/tutorials/computer-vision/summary.md index 9470ebdb..441f2786 100644 --- a/docs/tutorials/computer-vision/summary.md +++ b/docs/tutorials/computer-vision/summary.md @@ -23,4 +23,4 @@ What will you build? Let us know! We’d love to feature your application or use ## Get help -If you have any further questions, we're here to help in the [Quix forum](https://forum.quix.io/){target="_blank"}. +If you have any further questions, we're here to help in the [Quix Community](https://quix.io/slack-invite){target="_blank"}. diff --git a/docs/tutorials/currency-alerting/currency-alerting.md b/docs/tutorials/currency-alerting/currency-alerting.md index 812974ab..c7988146 100644 --- a/docs/tutorials/currency-alerting/currency-alerting.md +++ b/docs/tutorials/currency-alerting/currency-alerting.md @@ -12,7 +12,7 @@ In this tutorial you will learn: ## Getting help -If you need any help, please sign up to the [Quix community forum](https://forum.quix.io/){target=_blank}. +If you need any help, please sign up to the [Quix Community](https://quix.io/slack-invite){target=_blank}. ## Prerequisites @@ -205,4 +205,4 @@ To learn more, try one of these tutorials: !!! tip "Getting Help" - If you need any help, please sign up to the [Quix community forum](https://forum.quix.io/){target=_blank}. \ No newline at end of file + If you need any help, please sign up to the [Quix Community](https://quix.io/slack-invite){target=_blank}. \ No newline at end of file diff --git a/docs/tutorials/data-science/6-conclusion.md b/docs/tutorials/data-science/6-conclusion.md index 68614f20..0f9f0b5d 100644 --- a/docs/tutorials/data-science/6-conclusion.md +++ b/docs/tutorials/data-science/6-conclusion.md @@ -22,4 +22,4 @@ What will you build? Let us know! Quix would like to feature your application or ## Getting help -If you need any assistance, we're here to help in [The Quix Forum](https://forum.quix.io/){target=_blank}. Introduce yourself and then ask any questions in [Quix](https://forum.quix.io/c/quix-saas-platform/6){target=_blank}. +If you need any assistance, we're here to help in the [Quix Community](https://quix.io/slack-invite){target=_blank}. diff --git a/docs/tutorials/data-stream-processing/data-stream-processing.md b/docs/tutorials/data-stream-processing/data-stream-processing.md index 46083b57..1fc87c9b 100644 --- a/docs/tutorials/data-stream-processing/data-stream-processing.md +++ b/docs/tutorials/data-stream-processing/data-stream-processing.md @@ -18,7 +18,7 @@ By the end you will have: !!! tip - If you need any help, please sign up to the [Quix community forum](https://forum.quix.io/){target=_blank}. + If you need any help, please sign up to the [Quix Community](https://quix.io/slack-invite){target=_blank}. ## Application architecture @@ -263,4 +263,4 @@ With the microservices for control and input processing deployed along with the ## Getting help -If you need any help, please sign up to the [Quix community forum](https://forum.quix.io/){target=_blank}. \ No newline at end of file +If you need any help, please sign up to the [Quix Community](https://quix.io/slack-invite){target=_blank}. \ No newline at end of file diff --git a/docs/tutorials/event-detection/conclusion.md b/docs/tutorials/event-detection/conclusion.md index 18d1a3da..b972d59c 100644 --- a/docs/tutorials/event-detection/conclusion.md +++ b/docs/tutorials/event-detection/conclusion.md @@ -14,4 +14,4 @@ What will you build? Let us know! We’d love to feature your applicaton or use ## Getting help -If you need any help, please sign up to the [Quix community forum](https://forum.quix.io/){target=_blank}. +If you need any help, please sign up to the [Quix Community](https://quix.io/slack-invite){target=_blank}. diff --git a/docs/tutorials/event-detection/overview.md b/docs/tutorials/event-detection/overview.md index 0e7d4dde..44b43b36 100644 --- a/docs/tutorials/event-detection/overview.md +++ b/docs/tutorials/event-detection/overview.md @@ -24,6 +24,6 @@ This tutorial is divided into several parts to make it more a manageable learnin !!! tip - If you need any help, please sign up to the [Quix community forum](https://forum.quix.io/){target=_blank}. + If you need any help, please sign up to the [Quix Community](https://quix.io/slack-invite){target=_blank}. [Data acquisition :material-arrow-right-circle:{ align=right }](./data-acquisition.md) diff --git a/docs/tutorials/overview.md b/docs/tutorials/overview.md index 232418b9..f051f04f 100644 --- a/docs/tutorials/overview.md +++ b/docs/tutorials/overview.md @@ -52,4 +52,4 @@ Some tutorials use [project templates](../get-started/project-templates.md) - th ## Need help? -If you'd like some help with a tutorial, or advice on a suitable tutorial for your use case, feel free to ask in the [Quix Forum](https://forum.quix.io/){target=_blank}! +If you'd like some help with a tutorial, or advice on a suitable tutorial for your use case, feel free to ask in the [Quix Community](https://quix.io/slack-invite){target=_blank}! diff --git a/docs/tutorials/rss-tutorial/rss-processing-pipeline.md b/docs/tutorials/rss-tutorial/rss-processing-pipeline.md index 210b2c78..22bfdc6c 100644 --- a/docs/tutorials/rss-tutorial/rss-processing-pipeline.md +++ b/docs/tutorials/rss-tutorial/rss-processing-pipeline.md @@ -141,4 +141,4 @@ haven’t lost all those precious live messages. ## Getting help -If you need any help, please sign up to the [Quix community forum](https://forum.quix.io/){target=_blank}. \ No newline at end of file +If you need any help, please sign up to the [Quix Community](https://quix.io/slack-invite){target=_blank}. diff --git a/docs/tutorials/sentiment-analysis/overview.md b/docs/tutorials/sentiment-analysis/overview.md index 9a2114d1..390c9c90 100644 --- a/docs/tutorials/sentiment-analysis/overview.md +++ b/docs/tutorials/sentiment-analysis/overview.md @@ -53,7 +53,7 @@ The complete code for this project can be found in the [Quix GitHub repository]( ## Getting help -If you need any assistance while following the tutorial, we're here to help in the [Quix forum](https://forum.quix.io/){target="_blank"}. +If you need any assistance while following the tutorial, we're here to help in the [Quix Community](https://quix.io/slack-invite){target="_blank"}. ## Prerequisites diff --git a/docs/tutorials/sentiment-analysis/summary.md b/docs/tutorials/sentiment-analysis/summary.md index 75a1b09f..0bf2363f 100644 --- a/docs/tutorials/sentiment-analysis/summary.md +++ b/docs/tutorials/sentiment-analysis/summary.md @@ -20,4 +20,4 @@ What will you build? Let us know! We’d love to feature your application or use ## Get help -If you have any further questions, we're here to help in the [Quix forum](https://forum.quix.io/){target="_blank"}. +If you have any further questions, we're here to help in the [Quix Community](https://quix.io/slack-invite){target="_blank"}. diff --git a/docs/tutorials/slack-alerting/slack-alerting.md b/docs/tutorials/slack-alerting/slack-alerting.md index 6da9f36f..b923e67b 100644 --- a/docs/tutorials/slack-alerting/slack-alerting.md +++ b/docs/tutorials/slack-alerting/slack-alerting.md @@ -16,7 +16,7 @@ By the end you will have: !!! note - If you need any help, please sign up to the [Quix community forum](https://forum.quix.io/){target=_blank}. + If you need any help, please sign up to the [Quix Community](https://quix.io/slack-invite){target=_blank}. ## Application Architecture @@ -271,4 +271,4 @@ There are many ways you can use this code, try enhancing it so it only alerts yo Using Quix, coupled with something like Slack, enables for automatic real-time alerting. Quix enables you to react in real time to events or anomalies found either in raw data or generated by ML models. -If you need any help, please sign up to the [Quix community forum](https://forum.quix.io/){target=_blank}. \ No newline at end of file +If you need any help, please sign up to the [Quix Community](https://quix.io/slack-invite){target=_blank}. \ No newline at end of file diff --git a/docs/tutorials/train-and-deploy-ml/conclusion.md b/docs/tutorials/train-and-deploy-ml/conclusion.md index fd98a4a9..5da0fec1 100644 --- a/docs/tutorials/train-and-deploy-ml/conclusion.md +++ b/docs/tutorials/train-and-deploy-ml/conclusion.md @@ -20,4 +20,4 @@ What will you build? Let us know! We’d love to feature your application or use ## Getting help -If you need any assistance, we're here to help in [The Stream](https://join.slack.com/t/stream-processing/shared_invite/zt-13t2qa6ea-9jdiDBXbnE7aHMBOgMt~8g){target=_blank}, our free Slack community. Introduce yourself and then ask any questions in `quix-help`. +If you need any assistance, we're here to help in the [Quix Community](https://quix.io/slack-invite){target=_blank}. \ No newline at end of file diff --git a/overrides/partials/feedback.html b/overrides/partials/feedback.html index bd709e9b..104ecfd1 100644 --- a/overrides/partials/feedback.html +++ b/overrides/partials/feedback.html @@ -27,8 +27,8 @@