Skip to content

Commit eada7de

Browse files
committed
Fix broken link
1 parent 38a67f9 commit eada7de

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

agent-framework/tutorials/agents/memory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This tutorial shows how to add memory to an agent by implementing an `AIContextP
2020

2121
## Prerequisites
2222

23-
For prerequisites and installing nuget packages, see the [Create and run a simple agent](../run-agent.md) step in this tutorial.
23+
For prerequisites and installing nuget packages, see the [Create and run a simple agent](./run-agent.md) step in this tutorial.
2424

2525
## Creating an AIContextProvider
2626

agent-framework/tutorials/agents/third-party-chat-history-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Where services do not require chat history to be stored in the service, it is po
2121

2222
## Prerequisites
2323

24-
For prerequisites, see the [Create and run a simple agent](../run-agent.md) step in this tutorial.
24+
For prerequisites, see the [Create and run a simple agent](./run-agent.md) step in this tutorial.
2525

2626
## Installing Nuget packages
2727

0 commit comments

Comments
 (0)