Skip to content

Commit baa39e6

Browse files
committed
deprecated and redirected docs
1 parent 7eed8e6 commit baa39e6

File tree

19 files changed

+5
-879
lines changed

19 files changed

+5
-879
lines changed

apps/portal/redirects.mjs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -865,6 +865,11 @@ const infrastructureRedirects = {
865865
"/storage/how-storage-works": "/infrastructure/storage/how-storage-works",
866866
"/storage/upload-to-ipfs":
867867
"/infrastructure/storage/how-to-use-storage/upload-files-to-ipfs",
868+
// infrastructure redirects to external portal
869+
"/infrastructure/storage/:path*":
870+
"https://portal.thirdweb.com/references/typescript/v5/functions#storage",
871+
"/infrastructure/rpc-edge/:path*":
872+
"https://portal.thirdweb.com/references/typescript/v5/functions#rpc",
868873
};
869874

870875
const glossaryRedirects = {
-867 KB
Binary file not shown.

apps/portal/src/app/infrastructure/layout.tsx

Lines changed: 0 additions & 17 deletions
This file was deleted.

apps/portal/src/app/infrastructure/page.mdx

Lines changed: 0 additions & 77 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.

apps/portal/src/app/infrastructure/rpc-edge/get-started/page.mdx

Lines changed: 0 additions & 153 deletions
This file was deleted.

0 commit comments

Comments
 (0)