Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(AB#263698) Fix broken anchor in Compare-Object docs #11179

Conversation

michaeltlombardi
Copy link
Contributor

@michaeltlombardi michaeltlombardi commented Jun 11, 2024

PR Summary

Prior to this change, the document used a self-closing anchor tag to enable quick-linking to the third example.

This change updates the anchor to wrap the text Example 3 in the heading, per guidance for the platform. This ensures that the remainder of the page isn't a link to the anchor.

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

This comment was marked as outdated.

@michaeltlombardi michaeltlombardi force-pushed the ab-263698/main/compare-object-anchor branch from c842272 to 12c94cd Compare June 11, 2024 19:23

This comment was marked as outdated.

Prior to this change, the document used a self-closing
anchor tag to enable quick-linking to the third example.

This change updates the anchor to wrap the text `Example 3`
in the heading, per guidance for the platform. This ensures
that the remainder of the page isn't a link to the anchor.

- Fixes AB#263698
@michaeltlombardi michaeltlombardi force-pushed the ab-263698/main/compare-object-anchor branch from 12c94cd to 1649b81 Compare June 11, 2024 21:47
Copy link
Contributor

Learn Build status updates of commit 1649b81:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Utility/Compare-Object.md ✅Succeeded View (powershell-5.1)
reference/7.2/Microsoft.PowerShell.Utility/Compare-Object.md ✅Succeeded View (powershell-7.2)
reference/7.4/Microsoft.PowerShell.Utility/Compare-Object.md ✅Succeeded View (powershell-7.4)
reference/7.5/Microsoft.PowerShell.Utility/Compare-Object.md ✅Succeeded View (powershell-7.5)

For more details, please refer to the build report.

For any questions, please:

@sdwheeler sdwheeler merged commit 3f7c617 into MicrosoftDocs:main Jun 11, 2024
4 checks passed
@michaeltlombardi michaeltlombardi deleted the ab-263698/main/compare-object-anchor branch June 12, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants