From 79d1d1576c26433b36945ebf16d8407307201a83 Mon Sep 17 00:00:00 2001 From: abdulanu0 Date: Mon, 24 Nov 2025 14:44:46 -0800 Subject: [PATCH 1/3] Fixing broken links in README files --- README.md | 2 +- libraries/microsoft-agents-a365-notifications/README.md | 4 ++-- libraries/microsoft-agents-a365-observability-core/README.md | 4 ++-- .../README.md | 4 ++-- .../README.md | 4 ++-- .../README.md | 4 ++-- .../README.md | 4 ++-- libraries/microsoft-agents-a365-runtime/README.md | 4 ++-- .../README.md | 4 ++-- .../README.md | 4 ++-- .../microsoft-agents-a365-tooling-extensions-openai/README.md | 4 ++-- .../README.md | 4 ++-- libraries/microsoft-agents-a365-tooling/README.md | 4 ++-- 13 files changed, 25 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 50a5671c..e461d4ae 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ The best way to consume this SDK is via our PyPI packages found here: [pypi.org] pytest tests/ ``` -For more detailed build instructions, see the [BUILD.md](BUILD.md). +For more detailed build instructions, see the [BUILD.md](https://github.com/microsoft/Agent365-python/blob/main/HOW_TO_SET_A_VERSION.md). ## Project Structure diff --git a/libraries/microsoft-agents-a365-notifications/README.md b/libraries/microsoft-agents-a365-notifications/README.md index 0555ee08..6f22cf8f 100644 --- a/libraries/microsoft-agents-a365-notifications/README.md +++ b/libraries/microsoft-agents-a365-notifications/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Notification documentati For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](../../../README.md) for more information +- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](../../../LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-observability-core/README.md b/libraries/microsoft-agents-a365-observability-core/README.md index 7a938bb5..5c5b6762 100644 --- a/libraries/microsoft-agents-a365-observability-core/README.md +++ b/libraries/microsoft-agents-a365-observability-core/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Observability documentat For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](../../../README.md) for more information +- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information ## Trademarks @@ -30,5 +30,5 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](../../../LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-observability-extensions-agentframework/README.md b/libraries/microsoft-agents-a365-observability-extensions-agentframework/README.md index 9848e4ac..12cf7ebb 100644 --- a/libraries/microsoft-agents-a365-observability-extensions-agentframework/README.md +++ b/libraries/microsoft-agents-a365-observability-extensions-agentframework/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Observability documentat For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](../../../README.md) for more information +- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](../../../LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-observability-extensions-langchain/README.md b/libraries/microsoft-agents-a365-observability-extensions-langchain/README.md index b7368342..db342d42 100644 --- a/libraries/microsoft-agents-a365-observability-extensions-langchain/README.md +++ b/libraries/microsoft-agents-a365-observability-extensions-langchain/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Observability documentat For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](../../../README.md) for more information +- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](../../../LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-observability-extensions-openai/README.md b/libraries/microsoft-agents-a365-observability-extensions-openai/README.md index 2e566017..d4b5bb75 100644 --- a/libraries/microsoft-agents-a365-observability-extensions-openai/README.md +++ b/libraries/microsoft-agents-a365-observability-extensions-openai/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Observability documentat For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](../../../README.md) for more information +- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](../../../LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-observability-extensions-semantickernel/README.md b/libraries/microsoft-agents-a365-observability-extensions-semantickernel/README.md index d7831f8d..804e85e4 100644 --- a/libraries/microsoft-agents-a365-observability-extensions-semantickernel/README.md +++ b/libraries/microsoft-agents-a365-observability-extensions-semantickernel/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Observability documentat For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](../../../README.md) for more information +- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](../../../LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-runtime/README.md b/libraries/microsoft-agents-a365-runtime/README.md index 39407f94..784884b8 100644 --- a/libraries/microsoft-agents-a365-runtime/README.md +++ b/libraries/microsoft-agents-a365-runtime/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Microsoft Agent 365 Deve For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](../../../README.md) for more information +- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](../../../LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-tooling-extensions-agentframework/README.md b/libraries/microsoft-agents-a365-tooling-extensions-agentframework/README.md index 0c0a0970..7fc39350 100644 --- a/libraries/microsoft-agents-a365-tooling-extensions-agentframework/README.md +++ b/libraries/microsoft-agents-a365-tooling-extensions-agentframework/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Tooling documentation](h For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](../../../README.md) for more information +- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](../../../LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-tooling-extensions-azureaifoundry/README.md b/libraries/microsoft-agents-a365-tooling-extensions-azureaifoundry/README.md index f588f698..1522c2d8 100644 --- a/libraries/microsoft-agents-a365-tooling-extensions-azureaifoundry/README.md +++ b/libraries/microsoft-agents-a365-tooling-extensions-azureaifoundry/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Tooling documentation](h For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](../../../README.md) for more information +- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](../../../LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-tooling-extensions-openai/README.md b/libraries/microsoft-agents-a365-tooling-extensions-openai/README.md index d45d405d..abfa4e23 100644 --- a/libraries/microsoft-agents-a365-tooling-extensions-openai/README.md +++ b/libraries/microsoft-agents-a365-tooling-extensions-openai/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Tooling documentation](h For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](../../../README.md) for more information +- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](../../../LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-tooling-extensions-semantickernel/README.md b/libraries/microsoft-agents-a365-tooling-extensions-semantickernel/README.md index ab7c79e6..dc027677 100644 --- a/libraries/microsoft-agents-a365-tooling-extensions-semantickernel/README.md +++ b/libraries/microsoft-agents-a365-tooling-extensions-semantickernel/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Tooling documentation](h For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](../../../README.md) for more information +- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](../../../LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-tooling/README.md b/libraries/microsoft-agents-a365-tooling/README.md index 4f94d4be..99bb46d1 100644 --- a/libraries/microsoft-agents-a365-tooling/README.md +++ b/libraries/microsoft-agents-a365-tooling/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Tooling documentation](h For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](../../../README.md) for more information +- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](../../../LICENSE.md) file for details. \ No newline at end of file +Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. \ No newline at end of file From 4d0dfdaf6791b980ad0d0ef7eefd816994401ab4 Mon Sep 17 00:00:00 2001 From: abdulanu0 Date: Mon, 1 Dec 2025 09:26:26 -0800 Subject: [PATCH 2/3] Fixed main documentation and licence path --- libraries/microsoft-agents-a365-notifications/README.md | 4 ++-- libraries/microsoft-agents-a365-observability-core/README.md | 4 ++-- .../README.md | 4 ++-- .../README.md | 4 ++-- .../README.md | 4 ++-- .../README.md | 4 ++-- libraries/microsoft-agents-a365-runtime/README.md | 4 ++-- .../README.md | 4 ++-- .../README.md | 4 ++-- .../microsoft-agents-a365-tooling-extensions-openai/README.md | 4 ++-- .../README.md | 4 ++-- libraries/microsoft-agents-a365-tooling/README.md | 4 ++-- 12 files changed, 24 insertions(+), 24 deletions(-) diff --git a/libraries/microsoft-agents-a365-notifications/README.md b/libraries/microsoft-agents-a365-notifications/README.md index 6f22cf8f..4ce58ac3 100644 --- a/libraries/microsoft-agents-a365-notifications/README.md +++ b/libraries/microsoft-agents-a365-notifications/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Notification documentati For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information +- See the [main documentation](../../README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](../../LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-observability-core/README.md b/libraries/microsoft-agents-a365-observability-core/README.md index 5c5b6762..25164f71 100644 --- a/libraries/microsoft-agents-a365-observability-core/README.md +++ b/libraries/microsoft-agents-a365-observability-core/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Observability documentat For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information +- See the [main documentation](../../README.md) for more information ## Trademarks @@ -30,5 +30,5 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](../../LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-observability-extensions-agentframework/README.md b/libraries/microsoft-agents-a365-observability-extensions-agentframework/README.md index 12cf7ebb..9b992b69 100644 --- a/libraries/microsoft-agents-a365-observability-extensions-agentframework/README.md +++ b/libraries/microsoft-agents-a365-observability-extensions-agentframework/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Observability documentat For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information +- See the [main documentation](../../README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](../../LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-observability-extensions-langchain/README.md b/libraries/microsoft-agents-a365-observability-extensions-langchain/README.md index db342d42..9b63a953 100644 --- a/libraries/microsoft-agents-a365-observability-extensions-langchain/README.md +++ b/libraries/microsoft-agents-a365-observability-extensions-langchain/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Observability documentat For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information +- See the [main documentation](../../README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](../../LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-observability-extensions-openai/README.md b/libraries/microsoft-agents-a365-observability-extensions-openai/README.md index d4b5bb75..117b118d 100644 --- a/libraries/microsoft-agents-a365-observability-extensions-openai/README.md +++ b/libraries/microsoft-agents-a365-observability-extensions-openai/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Observability documentat For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information +- See the [main documentation](../../README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](../../LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-observability-extensions-semantickernel/README.md b/libraries/microsoft-agents-a365-observability-extensions-semantickernel/README.md index 804e85e4..b0e63289 100644 --- a/libraries/microsoft-agents-a365-observability-extensions-semantickernel/README.md +++ b/libraries/microsoft-agents-a365-observability-extensions-semantickernel/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Observability documentat For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information +- See the [main documentation](../../README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](../../LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-runtime/README.md b/libraries/microsoft-agents-a365-runtime/README.md index 784884b8..4c065707 100644 --- a/libraries/microsoft-agents-a365-runtime/README.md +++ b/libraries/microsoft-agents-a365-runtime/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Microsoft Agent 365 Deve For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information +- See the [main documentation](../../README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](../../LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-tooling-extensions-agentframework/README.md b/libraries/microsoft-agents-a365-tooling-extensions-agentframework/README.md index 7fc39350..31143b85 100644 --- a/libraries/microsoft-agents-a365-tooling-extensions-agentframework/README.md +++ b/libraries/microsoft-agents-a365-tooling-extensions-agentframework/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Tooling documentation](h For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information +- See the [main documentation](../../README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](../../LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-tooling-extensions-azureaifoundry/README.md b/libraries/microsoft-agents-a365-tooling-extensions-azureaifoundry/README.md index 1522c2d8..4039344f 100644 --- a/libraries/microsoft-agents-a365-tooling-extensions-azureaifoundry/README.md +++ b/libraries/microsoft-agents-a365-tooling-extensions-azureaifoundry/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Tooling documentation](h For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information +- See the [main documentation](../../README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](../../LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-tooling-extensions-openai/README.md b/libraries/microsoft-agents-a365-tooling-extensions-openai/README.md index abfa4e23..b243370e 100644 --- a/libraries/microsoft-agents-a365-tooling-extensions-openai/README.md +++ b/libraries/microsoft-agents-a365-tooling-extensions-openai/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Tooling documentation](h For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information +- See the [main documentation](../../README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](../../LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-tooling-extensions-semantickernel/README.md b/libraries/microsoft-agents-a365-tooling-extensions-semantickernel/README.md index dc027677..a4649987 100644 --- a/libraries/microsoft-agents-a365-tooling-extensions-semantickernel/README.md +++ b/libraries/microsoft-agents-a365-tooling-extensions-semantickernel/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Tooling documentation](h For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information +- See the [main documentation](../../README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. +Licensed under the MIT License - see the [LICENSE](../../LICENSE.md) file for details. diff --git a/libraries/microsoft-agents-a365-tooling/README.md b/libraries/microsoft-agents-a365-tooling/README.md index 99bb46d1..f6e8f7be 100644 --- a/libraries/microsoft-agents-a365-tooling/README.md +++ b/libraries/microsoft-agents-a365-tooling/README.md @@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Tooling documentation](h For issues, questions, or feedback: - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section -- See the [main documentation](https://github.com/microsoft/Agent365-python/blob/main/README.md) for more information +- See the [main documentation](../../README.md) for more information ## Trademarks @@ -30,4 +30,4 @@ For issues, questions, or feedback: Copyright (c) Microsoft Corporation. All rights reserved. -Licensed under the MIT License - see the [LICENSE](https://github.com/microsoft/Agent365-python/blob/main/LICENSE.md) file for details. \ No newline at end of file +Licensed under the MIT License - see the [LICENSE](../../LICENSE.md) file for details. \ No newline at end of file From b16b0deb6a4b162e02d8c37a6af8d96d81a3c472 Mon Sep 17 00:00:00 2001 From: abdulanu0 Date: Mon, 1 Dec 2025 12:04:58 -0800 Subject: [PATCH 3/3] Removed BUILD.md reference from main README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e461d4ae..d5d455de 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,6 @@ The best way to consume this SDK is via our PyPI packages found here: [pypi.org] pytest tests/ ``` -For more detailed build instructions, see the [BUILD.md](https://github.com/microsoft/Agent365-python/blob/main/HOW_TO_SET_A_VERSION.md). - ## Project Structure - **libraries/microsoft-agents-a365-notifications**: Microsoft Agent 365 Notifications SDK - Agent notification services and models