From abcfb0053d55a9e02ff52f9e5bcbcd25291e73a3 Mon Sep 17 00:00:00 2001 From: Mimir Date: Fri, 15 Sep 2023 23:52:24 +0200 Subject: [PATCH] fixed broken link --- src/content/developers/docs/bridges/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/developers/docs/bridges/index.md b/src/content/developers/docs/bridges/index.md index 4d4df8c0780..8fc4ee0fb17 100644 --- a/src/content/developers/docs/bridges/index.md +++ b/src/content/developers/docs/bridges/index.md @@ -30,7 +30,7 @@ For developers, bridges enable the following: ## How do bridges work? {#how-do-bridges-work} -While there are many [types of bridge designs](https://blog.li.fi/what-are-blockchain-bridges-and-how-can-we-classify-them-560dc6ec05fa), three ways to facilitate the cross-chain transfer of assets stand out: +While there are many [types of bridge designs](https://li.fi/knowledge-hub/blockchain-bridges-and-classification/), three ways to facilitate the cross-chain transfer of assets stand out: - **Lock and mint –** Lock assets on the source chain and mint assets on the destination chain. - **Burn and mint –** Burn assets on the source chain and mint assets on the destination chain.