Skip to content

Fix some unclosed links #5222

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

Merged
merged 5 commits into from
Mar 5, 2025

Conversation

Rageking8
Copy link
Contributor

@Rageking8 Rageking8 commented Mar 5, 2025

Unclosed link fixes and metadata changes are in the first commit, while cleanups and updates are split into multiple other ones to keep things clean. Hence, it's better to review one commit at a time.

Updates (for second commit onwards):

  • Replace br elements with escapes
  • Add cpp as language to code blocks
  • Format code snippet content

Copy link
Contributor

@Rageking8 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

Copy link
Contributor

Learn Build status updates of commit a664524:

✅ Validation status: passed

File Status Preview URL Details
docs/atl/atl-utilities-reference.md ✅Succeeded
docs/atl/reference/ccommultithreadmodel-class.md ✅Succeeded
docs/cppcx/platform-guid-value-class.md ✅Succeeded
docs/data/odbc/odbc-and-mfc.md ✅Succeeded
docs/mfc/reference/diagnostic-services.md ✅Succeeded
docs/parallel/concrt/reference/invalid-scheduler-policy-thread-specification-class.md ✅Succeeded
docs/parallel/concrt/reference/invalid-scheduler-policy-value-class.md ✅Succeeded
docs/standard-library/output-file-stream-member-functions.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

@@ -22,7 +21,7 @@ class invalid_scheduler_policy_thread_specification : public std::exception;

|Name|Description|
|----------|-----------------|
|[invalid_scheduler_policy_thread_specification](invalid-scheduler-policy-value-class.md#ctor|Overloaded. Constructs an `invalid_scheduler_policy_value` object.|
|[invalid_scheduler_policy_thread_specification](#ctor)|Overloaded. Constructs an `invalid_scheduler_policy_thread_specification` object.|
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Drive-by fix where invalid_scheduler_policy_thread_specification and invalid_scheduler_policy_value were mixed up.

@ttorble
Copy link
Contributor

ttorble commented Mar 5, 2025

@TylerMSFT

Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged Tracking label for the PR review team label Mar 5, 2025
Copy link
Collaborator

@TylerMSFT TylerMSFT left a comment

Choose a reason for hiding this comment

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

This is great - thank you! This will also help with the broken link report, so double thank you.

@TylerMSFT
Copy link
Collaborator

#sign-off

Copy link
Contributor

@Rageking8 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@prmerger-automator prmerger-automator bot requested a review from TylerMSFT March 5, 2025 20:56
@v-dirichards v-dirichards merged commit 29d0371 into MicrosoftDocs:main Mar 5, 2025
2 checks passed
@Rageking8 Rageking8 deleted the fix-some-unclosed-links branch March 7, 2025 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants