Skip to content

Commit fa1bc88

Browse files
authored
fix: Update community contributions messaging (#331)
Per internal feedback Co-authored-by: Mackenzie Zastrow <zastrowm@users.noreply.github.com>
1 parent adcb763 commit fa1bc88

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

docs/community/community-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Community Packages
22

3-
The Strands Agents ecosystem is built on community contributions that extend agent capabilities through custom tools and integrations. If you've built a useful extension for Strands Agents that solves a common problem or integrates with popular services, packaging it for distribution allows other developers to benefit from your work.
3+
The Strands Agents SDK is built on community contributions that extend agent capabilities through custom tools and integrations. If you've built a useful extension for Strands Agents that solves a common problem or integrates with popular services, packaging it for distribution allows other developers to benefit from your work.
44

55
## Creating A Package
66

mkdocs.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,10 @@ extra:
231231
link_strands_builder: "[`strands-agents-builder`](https://github.com/strands-agents/agent-builder)"
232232
community_contribution_banner: |
233233
!!! info "Community Contribution"
234-
This is a community contribution. Have your own integration? [We'd love to add it here too!](https://github.com/strands-agents/docs/issues/new?assignees=&labels=enhancement&projects=&template=content_addition.yml&title=%5BContent+Addition%5D%3A+)
234+
This is a community-maintained package that is not owned or supported by the Strands team. Validate and review
235+
the package before using it in your project.
236+
237+
Have your own integration? [We'd love to add it here too!](https://github.com/strands-agents/docs/issues/new?assignees=&labels=enhancement&projects=&template=content_addition.yml&title=%5BContent+Addition%5D%3A+)
235238
236239
validation:
237240
nav:

0 commit comments

Comments
 (0)