Skip to content

Commit 8562518

Browse files
committed
fix(docs): fix broken links
1 parent 6eaeb6a commit 8562518

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sdk/introduction.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ The Lit JS SDK provides a comprehensive toolkit for integrating Lit Protocol's d
1717

1818
- **[Lit Client Setup](/sdk/getting-started/lit-client)**: Configure the Lit Protocol client
1919
- **[Auth Manager Setup](/sdk/getting-started/auth-manager)**: Set up authentication management with configurable storage options
20-
- **[Payment Manager Setup](/sdk/getting-started/payment-setup)**: Configure payment processing capabilities
20+
- **[Payment Manager Setup](/sdk/getting-started/payment-manager-setup)**: Configure payment processing capabilities
2121
- **[Auth Services Setup](/sdk/getting-started/auth-services)**: Configure auth services
2222

2323
### 2. Authentication Options
2424

2525
- **[PKP Native Authentication](/sdk/auth/pkp-native-auth)**: Programmable Key Pair native authentication options
2626
- **[PKP Custom Authentication](/sdk/auth/pkp-custom-auth)**: Custom PKP authentication implementations
27-
- **[EOA Authentication](/sdk/auth/eoa-auth)**: Externally Owned Account authentication
27+
- **[EOA Authentication](/sdk/auth/eoa/eoa-auth)**: Externally Owned Account authentication
2828

2929
### 3. Auth Context Consumption / Core API Methods
3030

0 commit comments

Comments
 (0)