From 9dae2648fe73f69b895eeae4376e6884464e830b Mon Sep 17 00:00:00 2001 From: Luca Petre Date: Thu, 18 Sep 2025 11:12:59 +0200 Subject: [PATCH] update Deploy to StateMesh button In order to deploy your repository, this change is needed. I added the repository parameter :D. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d64958..bdbc5a8 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ When using these snippets, you'd replace `{REPO-OWNER}` and `{REPO-NAME}` with t **Deploy to StateMesh** button: -[![Deploy](https://console.cloud.statemesh.net/assets/layout/images/deployStateMesh_green.svg)](https://console.cloud.statemesh.net/deploy?appname={application-name}&repository={repository}) +[![Deploy](https://console.cloud.statemesh.net/assets/layout/images/deployStateMesh_green.svg)](https://console.cloud.statemesh.net/deploy?appname=deploy-buttons&repository=https://github.com/cloudcommunity/Cloud-Deploy-Buttons.git) **Deploy to StateMesh** code snippet: