Skip to content

Conversation

@Thanusree-Microsoft
Copy link
Contributor

Updated link

Purpose

Link update

Does this introduce a breaking change?

  • Yes
  • No

Other Information

Link update

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates links in re-use-log-analytics.md to point to the local deployment guide rather than the full GitHub URL.

  • Replace absolute GitHub URLs with relative paths for navigation links.
  • Update both the top back-link and the step 5 continuation link.

@@ -1,4 +1,4 @@
[← Back to *DEPLOYMENT* guide](https://github.com/microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator/blob/psl-reuselog-file/docs/DeploymentGuide.md#deployment-options--steps)
[← Back to *DEPLOYMENT* guide](/docs/DeploymentGuide.md#deployment-options--steps)
Copy link

Copilot AI Jul 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Consider using a relative path without a leading slash (e.g., ./DeploymentGuide.md#deployment-options--steps) to ensure links work correctly in different hosting contexts.

Suggested change
[← Back to *DEPLOYMENT* guide](/docs/DeploymentGuide.md#deployment-options--steps)
[← Back to *DEPLOYMENT* guide](./DeploymentGuide.md#deployment-options--steps)

Copilot uses AI. Check for mistakes.

### 5. Continue Deployment
Proceed with the next steps in the [deployment guide](https://github.com/microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator/blob/psl-reuselog-file/docs/DeploymentGuide.md#deployment-options--steps).
Proceed with the next steps in the [deployment guide](/docs/DeploymentGuide.md#deployment-options--steps).
Copy link

Copilot AI Jul 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Similarly, update this link to use a relative path without the leading slash (./DeploymentGuide.md#deployment-options--steps) for consistency and portability.

Suggested change
Proceed with the next steps in the [deployment guide](/docs/DeploymentGuide.md#deployment-options--steps).
Proceed with the next steps in the [deployment guide](./DeploymentGuide.md#deployment-options--steps).

Copilot uses AI. Check for mistakes.
@Roopan-Microsoft Roopan-Microsoft merged commit 31ea324 into main Jul 4, 2025
7 checks passed
@Thanusree-Microsoft Thanusree-Microsoft deleted the psl-linkupdate branch July 17, 2025 04:11
@github-actions
Copy link

🎉 This PR is included in version 2.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

blessing-msft pushed a commit that referenced this pull request Aug 1, 2025
docs: Update re-use-log-analytics.md for link update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants