Skip to content

Commit e4d7fed

Browse files
Merge branch 'users/mrunalhirve/AgentFrameworkSDKInPython' of https://github.com/microsoft/Agent365-python into users/mrunalhirve/AgentFrameworkSDKInPython
2 parents c7baa68 + 4338e58 commit e4d7fed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

libraries/microsoft-agents-a365-tooling-extensions-agentframework/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,11 +261,11 @@ mypy microsoft_agents_a365/
261261

262262
## Contributing
263263

264-
We welcome contributions! Please see our [Contributing Guide](../../CONTRIBUTING.md) for details.
264+
We welcome contributions! Feel free to open issues or submit pull requests to help improve this project.
265265

266266
## License
267267

268-
This project is licensed under the MIT License. See the [LICENSE](../../LICENSE.md) file for details.
268+
This project is licensed under the MIT License. See the [LICENSE](https://github.com/microsoft/Agent365/blob/main/LICENSE.md) file for details.
269269

270270
## Support
271271

libraries/microsoft-agents-a365-tooling-extensions-agentframework/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
Homepage = "https://github.com/microsoft/Agent365"
3535
Repository = "https://github.com/microsoft/Agent365"
3636
Issues = "https://github.com/microsoft/Agent365/issues"
37-
Documentation = "https://github.com/microsoft/Agent365/tree/main/python/microsoft_agents_a365/tooling/agentframework"
37+
Documentation = "https://github.com/microsoft/Agent365/tree/main/libraries/microsoft-agents-a365-tooling-extensions-agentframework"
3838

3939
[project.optional-dependencies]
4040
dev = [

0 commit comments

Comments
 (0)