From ed88d0c70b8a3d37245e23d05f5c268768585c3e Mon Sep 17 00:00:00 2001 From: Andrew Kamal Date: Tue, 9 May 2023 16:41:35 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaa0b03db..171c008fa 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Fuse studio is aimed to launch DeFi communities on Fuse network. The community c - Entities List contract to store community members and their roles - Community ERC20 token on Fuse network with transfer rules - ERC20 token on Ethereum. That's the token that the user issues part of the community deploy process -- [Multitoken bridge](https://github.com/fuseio/bridge-contracts) - to minimize friction and costs we extended the POA ERC20-ERC20 bridge contract to many-ERC20-to-many contract. +- [Multitoken bridge](https://docs.fuse.io/docs/developers/important-smart-contracts/major-deployed-contracts) - to minimize friction and costs we extended the POA ERC20-ERC20 bridge contract to many-ERC20-to-many contract. # Plugins The plugins are used to customise the community to your special needs. They can be smart contracts, backend services or the integration of two. The available plugins now are: