Skip to content

Commit 16060fa

Browse files
authored
docs: fix broken API reference link in README (#314)
1 parent 6371c51 commit 16060fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ await documentationTools.disconnect();
199199
For detailed guidance, tutorials, and concept overviews, please visit:
200200

201201
- **[Official Documentation](https://strandsagents.com/)**: Comprehensive guides and tutorials
202-
- **[API Reference](.sop/summary/interfaces.md)**: Complete API documentation
202+
- **[API Reference](https://strandsagents.com/latest/documentation/docs/api-reference/typescript/)**: Complete API documentation
203203
- **[Examples](./examples/)**: Sample applications
204204
- **[Contributing Guide](CONTRIBUTING.md)**: Development setup and guidelines
205205

0 commit comments

Comments
 (0)