Skip to content

Commit df51ef4

Browse files
committed
Fix more broken links
1 parent f2ddb76 commit df51ef4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ It's also backward compatible with previous versions including `2025-03-26`, `20
7373

7474
### Advanced Features
7575

76-
- 🔐 **[OAuth Authentication](example/authentication/)** - OAuth2 guides and examples
76+
- 🔐 **[OAuth Authentication](https://github.com/leehack/mcp_dart/blob/main/example/authentication/)** - OAuth2 guides and examples
7777
- 📝 For resources, prompts, and other features, see the Server and Client guides
7878

7979
## Quick Start Example
@@ -168,7 +168,7 @@ To configure your server with AI hosts like Claude Desktop:
168168

169169
## Authentication
170170

171-
This library supports OAuth2 authentication with PKCE for both clients and servers. For complete authentication guides and examples, see the [OAuth Authentication documentation](example/authentication/).
171+
This library supports OAuth2 authentication with PKCE for both clients and servers. For complete authentication guides and examples, see the [OAuth Authentication documentation](https://github.com/leehack/mcp_dart/blob/main/example/authentication/).
172172

173173
## Platform Support
174174

0 commit comments

Comments
 (0)