Skip to content

Commit 776bc2b

Browse files
eabdelmoneimclaude
andcommitted
[Portal] Fix Transactions link in Archived Documentation section
Update the Transactions link to point to /engine instead of /wallets/server/send-transactions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 7ebc32a commit 776bc2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/portal/src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ function ArchiveSection() {
9696
/>
9797
<ArticleCardIndex
9898
description="Transactions knowledge base and guides"
99-
href="/wallets/server/send-transactions"
99+
href="/engine"
100100
icon={ArchiveIcon}
101101
title="Transactions"
102102
external

0 commit comments

Comments
 (0)