Skip to content

Commit 1d6e2a5

Browse files
committed
fix links
1 parent f72a6a9 commit 1d6e2a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

solutions/search/agent-builder/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Learn more in [Agent Chat](chat.md).
6464

6565
::::{step} Start building agents and tools
6666

67-
Once you've tested the built-in **Elastic AI Agent** with the [built-in tools](tools.md#built-in-tools), you'll want to start [building your own agents](agent-builder-agents.md#create-a-new-agent) with custom instructions and creating your own [tools](tools.md) to assign them.
67+
Once you've tested the built-in **Elastic AI Agent** with the [default Elastic tools](tools.md, you'll want to start [building your own agents](agent-builder-agents.md#create-a-new-agent) with custom instructions and creating your own [tools](tools.md#create-custom-tools) to assign them.
6868

6969
::::
7070

solutions/search/elastic-agent-builder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The {{agent-builder}} framework is built around several key components that work
2828

2929
The **Agent Chat** UI is the synchronous chat interface for interacting with agents through natural language. The chat UI enables real-time communication where you can ask questions, request data analysis, and receive immediate responses from your configured agents.
3030

31-
[**Learn more about conversations**](agent-builder/conversations.md)
31+
[**Learn more about Agent Chat**](agent-builder/chat.md)
3232

3333
### Agents
3434

0 commit comments

Comments
 (0)