Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
fixed redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
saminacodes committed Jul 27, 2024
1 parent 668f05c commit e11c5fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions redirects.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -650,6 +650,7 @@ const otherRedirects = {
"/unity/wallets/providers/embedded-wallet": "/unity/wallets/providers/in-app-wallet",
// connect
"/connect/connect": "/connect/sign-in",
"/contracts/build/:path*": "/contracts/modular-contracts/overview",
};

/**
Expand Down

0 comments on commit e11c5fa

Please sign in to comment.