Skip to content

Commit 26a6691

Browse files
authored
Fix broken migration samples link (#739)
1 parent c12b421 commit 26a6691

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • agent-framework/migration-guide/from-semantic-kernel

agent-framework/migration-guide/from-semantic-kernel/samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.service: agent-framework
1313

1414
::: zone pivot="programming-language-csharp"
1515

16-
See the [Agent Framework repository](https://github.com/microsoft/agent-framework/tree/main/dotnet/samples/SemanticKernelMigration) for detailed per agent type code samples showing the the Agent Framework equivalent code for Semantic Kernel features.
16+
See the [Semantic Kernel repository](https://github.com/microsoft/semantic-kernel/tree/main/dotnet/samples/AgentFrameworkMigration) for detailed per agent type code samples showing the the Agent Framework equivalent code for Semantic Kernel features.
1717

1818
::: zone-end
1919
::: zone pivot="programming-language-python"

0 commit comments

Comments
 (0)