Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/v1/ai-sentiment-analysis-api-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
2 changes: 1 addition & 1 deletion content/v1/key-value-store-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

<script type="application/ld+json">
{
Expand Down
2 changes: 1 addition & 1 deletion content/v1/python-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ content-length: 25
Hello from the Python SDK
```

> **Please note:** All examples from this documentation page can be found in [the Python SDK repository on GitHub](https://github.com/spinframework/spin-python-sdk/tree/old-sdk/examples). If you are following along with these examples and don't get the desired result perhaps compare your own code with our previously built examples (mentioned above). Also please feel free to reach out on [Discord](https://discord.gg/AAFNfS7NGf) if you have any questions or need any additional support.
> **Please note:** All examples from this documentation page can be found in [the Python SDK repository on GitHub](https://github.com/spinframework/spin-python-sdk/tree/old-sdk/examples). If you are following along with these examples and don't get the desired result perhaps compare your own code with our previously built examples (mentioned above). Also please feel free to reach out on [Spin's CNCF Slack channel](https://cloud-native.slack.com/archives/C089NJ9G1V0) if you have any questions or need any additional support.

## An Outbound HTTP Example

Expand Down
2 changes: 1 addition & 1 deletion content/v1/registry-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Congratulations on completing this tutorial! You have now successfully built, pu

## Next Steps

- If you're interested in shaping how registry support will look in the next version, please share your thoughts in [our Discord community](https://discord.gg/AAFNfS7NGf)
- If you're interested in shaping how registry support will look in the next version, please share your thoughts in [Spin's CNCF Slack channel](https://cloud-native.slack.com/archives/C089NJ9G1V0)

<script type="application/ld+json">
{
Expand Down
2 changes: 1 addition & 1 deletion content/v1/serverless-ai-hello-world.md
Original file line number Diff line number Diff line change
Expand Up @@ -382,5 +382,5 @@ This was just a small example of what Serverless AI Inferencing can do. To check
- Look at the [Serverless AI API Guide](../../spin/serverless-ai-api-guide)
- 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/index).
- 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).
---
2 changes: 1 addition & 1 deletion content/v2/ai-sentiment-analysis-api-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -1115,4 +1115,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).
2 changes: 1 addition & 1 deletion content/v2/python-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ The methods available to that type:
'rstrip', 'split', 'splitlines', 'startswith', 'strip', 'swapcase', 'title', 'translate', 'upper', 'zfill']
```

> **Please note:** All examples from this documentation page can be found in [the Python SDK repository on GitHub](https://github.com/spinframework/spin-python-sdk/tree/main/examples). If you are following along with these examples and don't get the desired result perhaps compare your own code with our previously built examples (mentioned above). Also please feel free to reach out on [Discord](https://discord.gg/AAFNfS7NGf) if you have any questions or need any additional support.
> **Please note:** All examples from this documentation page can be found in [the Python SDK repository on GitHub](https://github.com/spinframework/spin-python-sdk/tree/main/examples). If you are following along with these examples and don't get the desired result perhaps compare your own code with our previously built examples (mentioned above). Also please feel free to reach out on [Spin's CNCF Slack channel](https://cloud-native.slack.com/archives/C089NJ9G1V0) if you have any questions or need any additional support.

## An Outbound HTTP Example

Expand Down
2 changes: 1 addition & 1 deletion content/v2/registry-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Congratulations on completing this tutorial! You have now successfully built, pu

## Next Steps

- If you're interested in shaping how registry support will look in the next version, please share your thoughts in [our Discord community](https://discord.gg/AAFNfS7NGf)
- If you're interested in shaping how registry support will look in the next version, please share your thoughts in [Spin's CNCF Slack channel](https://cloud-native.slack.com/archives/C089NJ9G1V0)

<script type="application/ld+json">
{
Expand Down
2 changes: 1 addition & 1 deletion content/v2/serverless-ai-hello-world.md
Original file line number Diff line number Diff line change
Expand Up @@ -447,5 +447,5 @@ This was just a small example of what Serverless AI Inferencing can do. To check
- Look at the [Serverless AI API Guide](serverless-ai-api-guide)
- 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/index).
- 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).
---
4 changes: 2 additions & 2 deletions content/v2/spin-in-pods-legacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -524,9 +524,9 @@ function addNoticeAndHideContent() {
notice.innerHTML = `
<p>
For the best user experience deploying Spin applications to Kubernetes, we recommend using
<a href="/k8s" target="_blank">SpinKube and Fermyon Platform for Kubernetes</a>.
<a href="/k8s" target="_blank">SpinKube</a>.
If you are using the legacy experience and would like assistance in migrating, please reach out on
<a href="https://discord.gg/fermyon" target="_blank">Discord</a>. To proceed to the unsupported "Spin in pods" solution,
<a href="https://cloud-native.slack.com/archives/C06PC7JA1EE" target="_blank">the SpinKube CNCF Slack channel</a>. To proceed to the unsupported "Spin in pods" solution,
<a href="#" id="unhide-link">click here</a>.
</p>
`;
Expand Down
2 changes: 1 addition & 1 deletion content/v3/ai-sentiment-analysis-api-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -1154,4 +1154,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).
2 changes: 1 addition & 1 deletion content/v3/migration-v2-v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ The following change will not affect most application authors, but may affect yo
initial `wasi:http/outgoing-handler#handle` call. It now occurs when calling `get` on the `future-incoming-response`
returned from the `handle` call.

If you're affected by these or other changes and you're looking for help, please reach out on the [Fermyon Discord](https://discord.gg/AAFNfS7NGf) for support.
If you're affected by these or other changes and you're looking for help, please reach out on the [Spin CNCF Slack channel](https://cloud-native.slack.com/archives/C089NJ9G1V0) for support.
2 changes: 1 addition & 1 deletion content/v3/python-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ The methods available to that type:
'rstrip', 'split', 'splitlines', 'startswith', 'strip', 'swapcase', 'title', 'translate', 'upper', 'zfill']
```

> **Please note:** All examples from this documentation page can be found in [the Python SDK repository on GitHub](https://github.com/spinframework/spin-python-sdk/tree/main/examples). If you are following along with these examples and don't get the desired result perhaps compare your own code with our previously built examples (mentioned above). Also please feel free to reach out on [Discord](https://discord.gg/AAFNfS7NGf) if you have any questions or need any additional support.
> **Please note:** All examples from this documentation page can be found in [the Python SDK repository on GitHub](https://github.com/spinframework/spin-python-sdk/tree/main/examples). If you are following along with these examples and don't get the desired result perhaps compare your own code with our previously built examples (mentioned above). Also please feel free to reach out on [Spin CNCF Slack channel](https://cloud-native.slack.com/archives/C089NJ9G1V0) if you have any questions or need any additional support.

## An Outbound HTTP Example

Expand Down
2 changes: 1 addition & 1 deletion content/v3/registry-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Congratulations on completing this tutorial! You have now successfully built, pu

## Next Steps

- If you're interested in shaping how registry support will look in the next version, please share your thoughts in [our Discord community](https://discord.gg/AAFNfS7NGf)
- If you're interested in shaping how registry support will look in the next version, please share your thoughts in [Spin's CNCF Slack channel](https://cloud-native.slack.com/archives/C089NJ9G1V0)

<script type="application/ld+json">
{
Expand Down
2 changes: 1 addition & 1 deletion content/v3/serverless-ai-hello-world.md
Original file line number Diff line number Diff line change
Expand Up @@ -457,5 +457,5 @@ This was just a small example of what Serverless AI Inferencing can do. To check
- Look at the [Serverless AI API Guide](serverless-ai-api-guide)
- 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/index).
- 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).
---