From 6d76cfe691df764a3aa29c436d78f74b1289fb41 Mon Sep 17 00:00:00 2001 From: VolodymyrBg Date: Tue, 2 Sep 2025 07:55:40 +0300 Subject: [PATCH 1/2] docs: fix broken link Signed-off-by: VolodymyrBg --- .../src/app/tokens/explore/pre-built-modular/token/page.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/portal/src/app/tokens/explore/pre-built-modular/token/page.mdx b/apps/portal/src/app/tokens/explore/pre-built-modular/token/page.mdx index 9a21eef6d1d..2dfabbcd672 100644 --- a/apps/portal/src/app/tokens/explore/pre-built-modular/token/page.mdx +++ b/apps/portal/src/app/tokens/explore/pre-built-modular/token/page.mdx @@ -74,7 +74,7 @@ If you are signed in with an EOA wallet, you will be prompted to sign the transa ### Modular Contract -This contract is created using the modular contract framework. Modules on this contract are upgradeable. [Learn more about Modular Contracts.](https://portal.thirdweb.com/contracts/modular-contracts/overview) +This contract is created using the modular contract framework. Modules on this contract are upgradeable. [Learn more about Modular Contracts.](https://portal.thirdweb.com/contracts/modular-contracts) ### Configure Modules From 96ca736fb2c4e52573ab91d0bf27e94942143865 Mon Sep 17 00:00:00 2001 From: Joaquim Verges Date: Tue, 2 Sep 2025 01:35:34 -0700 Subject: [PATCH 2/2] Update apps/portal/src/app/tokens/explore/pre-built-modular/token/page.mdx Signed-off-by: Joaquim Verges --- .../src/app/tokens/explore/pre-built-modular/token/page.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/portal/src/app/tokens/explore/pre-built-modular/token/page.mdx b/apps/portal/src/app/tokens/explore/pre-built-modular/token/page.mdx index 2dfabbcd672..07ec89f2662 100644 --- a/apps/portal/src/app/tokens/explore/pre-built-modular/token/page.mdx +++ b/apps/portal/src/app/tokens/explore/pre-built-modular/token/page.mdx @@ -74,7 +74,7 @@ If you are signed in with an EOA wallet, you will be prompted to sign the transa ### Modular Contract -This contract is created using the modular contract framework. Modules on this contract are upgradeable. [Learn more about Modular Contracts.](https://portal.thirdweb.com/contracts/modular-contracts) +This contract is created using the modular contract framework. Modules on this contract are upgradeable. [Learn more about Modular Contracts.](/contracts/modular-contracts) ### Configure Modules