Skip to content

Commit ed07478

Browse files
claude[bot]claude
andcommitted
fix: correct broken internal link in core-concepts/plugins.mdx
- Fixed /deep-dive/bootstrap/ → /plugins/bootstrap/complete-documentation - Link now points to the comprehensive bootstrap plugin documentation - Improves documentation navigation and user experience Co-authored-by: Sayo <undefined@users.noreply.github.com> 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 2376390 commit ed07478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-concepts/plugins.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export const myPlugin: Plugin = {
3636

3737
## Core Plugin: Bootstrap
3838

39-
Every agent includes `@elizaos/plugin-bootstrap` which provides essential functionality for message handling, knowledge management, and basic agent operations. For detailed information, see the [Bootstrap Plugin Deep Dive](/deep-dive/bootstrap/).
39+
Every agent includes `@elizaos/plugin-bootstrap` which provides essential functionality for message handling, knowledge management, and basic agent operations. For detailed information, see the [Bootstrap Plugin Deep Dive](/plugins/bootstrap/complete-documentation).
4040

4141
## Platform Plugins
4242

0 commit comments

Comments
 (0)