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).