Skip to content

Commit effe60b

Browse files
authored
[Docs] Broken Engine Links (#7498)
Signed-off-by: samina <57885104+saminacodes@users.noreply.github.com>
1 parent 2029869 commit effe60b

File tree

1 file changed

+2
-2
lines changed
  • apps/portal/src/app/engine/v3/get-started

1 file changed

+2
-2
lines changed

apps/portal/src/app/engine/v3/get-started/page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Learn how to get started with thirdweb Transactions. This guide will walk you th
3030
Create a server wallet to perform blockchain actions with Transactions.
3131

3232
<Callout variant="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).
3434
</Callout>
3535
</Step>
3636

@@ -42,7 +42,7 @@ Learn how to get started with thirdweb Transactions. This guide will walk you th
4242
</Step>
4343

4444
<Step title="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)
4646

4747
<Tabs defaultValue="curl">
4848
<TabsList>

0 commit comments

Comments
 (0)