Skip to content

Conversation

@huanshenyi
Copy link
Contributor

Description

Fix broken API Reference link in README.md that was returning 404 error.

The API Reference link was pointing to a non-existent local file (.sop/summary/interfaces.md). Updated to point to the correct
online documentation URL: https://strandsagents.com/latest/documentation/docs/api-reference/typescript/

Related Issues

Fixes #312

Documentation PR

N/A - This is a documentation fix in this repository

Type of Change

Documentation update

Testing

How have you tested the change?

  • I ran npm run check
  • Manually verified the new link works and points to correct API documentation

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of
your choice.

@zastrowm zastrowm enabled auto-merge December 4, 2025 00:48
@zastrowm
Copy link
Member

zastrowm commented Dec 4, 2025

Thank you!

@zastrowm zastrowm added this pull request to the merge queue Dec 4, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 4, 2025
@zastrowm zastrowm merged commit 16060fa into strands-agents:main Dec 4, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] API Documentation link in README.md is 404

2 participants