Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 888aa41

Browse files
committed
update link
1 parent aaa8a95 commit 888aa41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/nextra/pages/en/build/smart-contracts/confidential-asset.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ without revealing hidden amounts and other sensitive data.
2020
<Callout type="info">
2121
Interacting directly with Confidential Asset's smart contracts is highly complex.
2222
Developers are encouraged to create external services to manage tasks like generating ZKPs, recovering keys, and decrypting balances.
23-
To assist with this, we've developed a TypeScript SDK, with full documentation available [here](/en/build/sdks/ts-sdk/confidential-asset).
23+
To assist with this, we've developed a TypeScript SDK, with full documentation available [here](../sdks/ts-sdk/confidential-asset).
2424
</Callout>
2525

2626
<Callout type="info">

0 commit comments

Comments
 (0)