Skip to content

Commit

Permalink
Update docs/2.build/4.web3-apps/chain-ui-tutorial.md
Browse files Browse the repository at this point in the history
Co-authored-by: andy-haynes <[email protected]>
  • Loading branch information
bucanero and andy-haynes authored Aug 12, 2024
1 parent dc4ef7a commit 14443b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/2.build/4.web3-apps/chain-ui-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ Once you've deployed your frontend, you can load the web application at `http://
- `<FILE_CONTRACT>`: `v1.chain-hosted-ui.testnet` or `v1.chainui.near`
- `<DEPLOYER_ACCOUNT.near>`: the NEAR account used to deploy, e.g. `myaccount.testnet`
- `<APPLICATION-NAME>`: the application name you defined, e.g. `react-example`
- [Check this deployed example](http://ec2-54-185-81-147.us-west-2.compute.amazonaws.com/v1.chain-hosted-ui.testnet/solops2.testnet/react-example)
- [Check this deployed example](https://chain-hosted-ui.near.dev/v1.chain-hosted-ui.testnet/solops2.testnet/react-example)

### Redeployment

Expand Down

0 comments on commit 14443b0

Please sign in to comment.