From 16d6dc8dcba259a275258b050382d3fcbd04e37c Mon Sep 17 00:00:00 2001 From: Willem Olding Date: Fri, 17 May 2024 11:01:00 +1000 Subject: [PATCH] update deployment instructions --- docs/DEPLOYMENT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DEPLOYMENT.md b/docs/DEPLOYMENT.md index 24c1cd5..1cad5f3 100644 --- a/docs/DEPLOYMENT.md +++ b/docs/DEPLOYMENT.md @@ -28,7 +28,7 @@ https://sunodo.io/deploy?templateHash= ``` and select the chain to deploy to and provide the wallet address of the dApp operator. -Make the deployment transaction and copy the resulting variables show into the [fly.toml](./fly.toml) file. +Make the deployment transaction and copy the resulting variables show into the [fly.toml](../fly.toml) file. Also update the Dapp address in the bridge-frontent [config.json](../bridge-frontend/src/config.json). ## Hosted Deployments (via Github actions)