From 4c16308a18a7a5f4c709cab9581748498443ae47 Mon Sep 17 00:00:00 2001 From: Vaughn Dice Date: Fri, 28 Mar 2025 10:35:27 -0600 Subject: [PATCH] docs(*): Update with Spin/SpinKube Slack channel links Signed-off-by: Vaughn Dice --- content/v1/ai-sentiment-analysis-api-tutorial.md | 2 +- content/v1/key-value-store-tutorial.md | 2 +- content/v1/python-components.md | 2 +- content/v1/registry-tutorial.md | 2 +- content/v1/serverless-ai-hello-world.md | 2 +- content/v2/ai-sentiment-analysis-api-tutorial.md | 2 +- content/v2/python-components.md | 2 +- content/v2/registry-tutorial.md | 2 +- content/v2/serverless-ai-hello-world.md | 2 +- content/v2/spin-in-pods-legacy.md | 4 ++-- content/v3/ai-sentiment-analysis-api-tutorial.md | 2 +- content/v3/migration-v2-v3.md | 2 +- content/v3/python-components.md | 2 +- content/v3/registry-tutorial.md | 2 +- content/v3/serverless-ai-hello-world.md | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/content/v1/ai-sentiment-analysis-api-tutorial.md b/content/v1/ai-sentiment-analysis-api-tutorial.md index e8dc36ac..690515e2 100644 --- a/content/v1/ai-sentiment-analysis-api-tutorial.md +++ b/content/v1/ai-sentiment-analysis-api-tutorial.md @@ -954,4 +954,4 @@ We want to get feedback on the Serverless AI API. We are curious about what mode - Try the numerous Serverless AI examples in our GitHub repository called [ai-examples](https://github.com/fermyon/ai-examples). - [Contribute](/hub/contributing) your Serverless AI app to our [Spin Hub](/hub). -- Ask questions and share your thoughts in [our Discord community](https://discord.gg/AAFNfS7NGf). +- Ask questions and share your thoughts in [Spin's CNCF Slack channel](https://cloud-native.slack.com/archives/C089NJ9G1V0). diff --git a/content/v1/key-value-store-tutorial.md b/content/v1/key-value-store-tutorial.md index 3dbe6f74..6fd3e12c 100644 --- a/content/v1/key-value-store-tutorial.md +++ b/content/v1/key-value-store-tutorial.md @@ -518,7 +518,7 @@ We want to get feedback on the ergonomics of the key value API. We are curious a ## Next Steps -You can read the [improvement proposal for key/value support](https://github.com/spinframework/spin/blob/main/docs/content/sips/010-key-value.md) as well as the implementation for the [current feature](https://github.com/spinframework/spin/pull/1035). Please feel free to ask questions and also share your thoughts in [our Discord community](https://discord.gg/AAFNfS7NGf). +You can read the [improvement proposal for key/value support](https://github.com/spinframework/spin/blob/main/docs/content/sips/010-key-value.md) as well as the implementation for the [current feature](https://github.com/spinframework/spin/pull/1035). Please feel free to ask questions and also share your thoughts in [Spin's CNCF Slack channel](https://cloud-native.slack.com/archives/C089NJ9G1V0).