From bf9a0fef57cf71dfbca646c89096659d8c711a05 Mon Sep 17 00:00:00 2001 From: goofylfg <165781272+goofylfg@users.noreply.github.com> Date: Thu, 13 Jun 2024 19:47:33 +0800 Subject: [PATCH] Fix link --- docs/contracts/deployed/mainnet_contracts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/contracts/deployed/mainnet_contracts.md b/docs/contracts/deployed/mainnet_contracts.md index ec2baf4..ae73ecd 100644 --- a/docs/contracts/deployed/mainnet_contracts.md +++ b/docs/contracts/deployed/mainnet_contracts.md @@ -19,7 +19,7 @@ You can declare a contract only once on each network. So if you don't do any mod | Contract Name | Description | |--------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| -| [Pooling Manager](https://starkscan.co/contracts/0x6abf2636072eb8716d55cb1a9f885cb2c5ed9013c69d8c8e035a8fb49c414e3) | Register and communication between L1-L2 strategies | +| [Pooling Manager](https://starkscan.co/contract/0x6abf2636072eb8716d55cb1a9f885cb2c5ed9013c69d8c8e035a8fb49c414e3) | Register and communication between L1-L2 strategies | | [Factory](https://starkscan.co/contract/0x8e18cd8edf7a8b80fc838ae88167f4b6f44ab65c3387ad96d394e7688e5895) | Deploy new strategies | | [Token Manager Saving Dai](https://starkscan.co/contract/0x03f7eb72b314a783d2f68e57ca7282641694fa1e081e080e3f7ccd8e09cf8f93) | Manage share accountability | -| [Token Saving Dai](https://starkscan.co/contract/0x4380de5819e2e989b5e8b978ea2811fd36fdbc5c12fcfb3a2b444098888665) | Tokenized share | \ No newline at end of file +| [Token Saving Dai](https://starkscan.co/contract/0x4380de5819e2e989b5e8b978ea2811fd36fdbc5c12fcfb3a2b444098888665) | Tokenized share |