From 7297a72bc3e4171017e5f99419d12a91e974df97 Mon Sep 17 00:00:00 2001 From: Mike Baynton Date: Sun, 31 Aug 2025 20:21:51 -0500 Subject: [PATCH] Add Connect Cloud as a hosting option in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 268c8de88..e210d9736 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ To learn more about Shiny see the [Shiny for Python website](https://shiny.posit - How to [use modules](https://shiny.posit.co/py/docs/workflow-modules.html) to efficiently develop large applications. -- Hosting applications for free on [shinyapps.io](https://shiny.posit.co/py/docs/deploy.html#deploy-to-shinyapps.io-cloud-hosting), [Hugging Face](https://shiny.posit.co/blog/posts/shiny-on-hugging-face/), or [Shinylive](https://shiny.posit.co/py/docs/shinylive.html). +- Hosting applications for free on [Connect Cloud](https://docs.posit.co/connect-cloud/how-to/python/shiny-python.html), [shinyapps.io](https://shiny.posit.co/py/docs/deploy.html#deploy-to-shinyapps.io-cloud-hosting), [Hugging Face](https://shiny.posit.co/blog/posts/shiny-on-hugging-face/), or [Shinylive](https://shiny.posit.co/py/docs/shinylive.html). ## Join the conversation