remove typo from .net samples url (#223)

This commit is contained in:
Kosta Petan
2024-07-17 17:48:06 -07:00
committed by GitHub
parent 211bfa01c3
commit a46d82996b

View File

@@ -42,4 +42,4 @@ We are admittedly in the early stages of development, but we are excited to shar
- [Python Documentation](http://microsoft.github.io/agnext) for the core concepts and API reference.
- [Python Examples](https://github.com/microsoft/agnext/tree/main/python/samples) for examples of how to use the Python package and multi-agent patterns.
- [.NET](https://github.com/microsoft/agnext/tree/main/dotnet)
- [.NET Examples](https://github.com/mircrosoft/agnext/tree/main/dotnet/samples)
- [.NET Examples](https://github.com/microsoft/agnext/tree/main/dotnet/samples)