You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/portal/src/app/engine/v3/get-started/page.mdx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Learn how to get started with thirdweb Transactions. This guide will walk you th
30
30
Create a server wallet to perform blockchain actions with Transactions.
31
31
32
32
<Calloutvariant="info"title="Server Wallet">
33
-
Server wallets are smart wallets Transactions uses to perform blockchain actions. [Learn more about server wallets](/Transactions/v2/configure-wallets/server-wallets).
33
+
Server wallets are smart wallets Transactions uses to perform blockchain actions. [Learn more about server wallets](/engine/v3/configure-wallets/server-wallets).
34
34
</Callout>
35
35
</Step>
36
36
@@ -42,7 +42,7 @@ Learn how to get started with thirdweb Transactions. This guide will walk you th
42
42
</Step>
43
43
44
44
<Steptitle="Integrate with your app">
45
-
Integrate Transactions into your application using the thirdweb SDK or Transactions API. [View full API reference.](https://client.scalar.com/workspace/default/request/yq_Wx56PL4Ur6jOZsAOpA)
45
+
Integrate Transactions into your application using the thirdweb SDK or Transactions API. [View full API reference.](https://engine.thirdweb.com/reference#tag/write)
0 commit comments