Skip to content

Commit 6795202

Browse files
committed
fix(docs): correct links in introduction documentation
1 parent c50201a commit 6795202

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/sdk/introduction.mdx

Lines changed: 3 additions & 3 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

@@ -40,4 +40,4 @@ The Lit JS SDK provides a comprehensive toolkit for integrating Lit Protocol's d
4040

4141
### 5. Network Status & Monitoring
4242

43-
- **[Network Status](/sdk/resources/network-status)**: - Monitor real-time uptime and performance of Lit Protocol networks
43+
- **[Network Status](/sdk/resources/network-status)**: - Monitor real-time uptime and performance of Lit Protocol networks

0 commit comments

Comments
 (0)