Skip to content

Commit 193a955

Browse files
build issue fixed
1 parent ed38277 commit 193a955

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/agents/3_runExtension.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ This guide will walk you through the process of running a local agent in Codebol
3939
## Additional Information
4040
- Local agents run directly on your machine, ensuring your code and queries remain private
4141
- You can switch between different agents at any time by repeating the selection process
42-
- For information on creating your own custom agent, refer to our [Agent Development Guide](./agentDevelopment.md)
42+
- For information on creating your own custom agent, refer to our [Agent Development Guide](./2_firstExtension.md)
4343

4444

docs/tools/2_create_tool.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ You can customize various aspects of your tool:
4343
- Output formatting and response handling
4444
- Integration with external services
4545

46-
For detailed information on available configuration options, refer to the [Tool Configuration Reference](../reference/tool-configuration.md).
46+
For detailed information on available configuration options, refer to the [Tool Configuration Reference](../api/tool/index.md).
4747

4848
## Testing and Deployment
4949

0 commit comments

Comments
 (0)