From e5936d45bc77555a30ed99a4d9d77918fdde64b5 Mon Sep 17 00:00:00 2001
From: samina <57885104+saminacodes@users.noreply.github.com>
Date: Tue, 1 Jul 2025 20:09:55 -0700
Subject: [PATCH 1/2] Broken Engine Links
Signed-off-by: samina <57885104+saminacodes@users.noreply.github.com>
---
apps/portal/src/app/engine/v3/get-started/page.mdx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/apps/portal/src/app/engine/v3/get-started/page.mdx b/apps/portal/src/app/engine/v3/get-started/page.mdx
index b5e24e21d42..f3ad2879dab 100644
--- a/apps/portal/src/app/engine/v3/get-started/page.mdx
+++ b/apps/portal/src/app/engine/v3/get-started/page.mdx
@@ -30,7 +30,7 @@ Learn how to get started with thirdweb Transactions. This guide will walk you th
Create a server wallet to perform blockchain actions with Transactions.
- Server wallets are smart wallets Transactions uses to perform blockchain actions. [Learn more about server wallets](/Transactions/v2/configure-wallets/server-wallets).
+ Server wallets are smart wallets Transactions uses to perform blockchain actions. [Learn more about server wallets](/engine/v2/configure-wallets/server-wallets).
@@ -42,7 +42,7 @@ Learn how to get started with thirdweb Transactions. This guide will walk you th
- 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)
+ Integrate Transactions into your application using the thirdweb SDK or Transactions API. [View full API reference.](https://engine.thirdweb.com/reference#tag/write)
From d7401ef7f9f7f10b9d59c87a51d892b10eda371f Mon Sep 17 00:00:00 2001
From: samina <57885104+saminacodes@users.noreply.github.com>
Date: Tue, 1 Jul 2025 21:31:06 -0700
Subject: [PATCH 2/2] Update page.mdx
Signed-off-by: samina <57885104+saminacodes@users.noreply.github.com>
---
apps/portal/src/app/engine/v3/get-started/page.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/portal/src/app/engine/v3/get-started/page.mdx b/apps/portal/src/app/engine/v3/get-started/page.mdx
index f3ad2879dab..cae2c236cbf 100644
--- a/apps/portal/src/app/engine/v3/get-started/page.mdx
+++ b/apps/portal/src/app/engine/v3/get-started/page.mdx
@@ -30,7 +30,7 @@ Learn how to get started with thirdweb Transactions. This guide will walk you th
Create a server wallet to perform blockchain actions with Transactions.
- Server wallets are smart wallets Transactions uses to perform blockchain actions. [Learn more about server wallets](/engine/v2/configure-wallets/server-wallets).
+ Server wallets are smart wallets Transactions uses to perform blockchain actions. [Learn more about server wallets](/engine/v3/configure-wallets/server-wallets).