Skip to content

Commit 115d7c1

Browse files
Remove Engine API link from header navigation
Co-authored-by: samina <samina@thirdweb.com>
1 parent 9a85c20 commit 115d7c1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

apps/portal/src/app/Header.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,6 @@ export const connectLinks: Array<{
123123
] as const;
124124

125125
const apisLinks = [
126-
{
127-
href: "https://engine.thirdweb.com/reference",
128-
name: "Engine",
129-
},
130126
{
131127
href: "https://insight.thirdweb.com/reference",
132128
name: "Insight",

0 commit comments

Comments
 (0)