Skip to content

Fix Broken Link in Enumeration Types Documentation #45804

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 1 commit into from
Apr 15, 2025

Conversation

shethaadit
Copy link
Contributor

@shethaadit shethaadit commented Apr 14, 2025

Summary

Pull Request Description:

This pull request updates the link for "Non-exclusive members and the Flags attribute" under the "Enumeration types as bit flags" section in the C# documentation. The link now correctly points to the relevant section.

Updated link:
Non-exclusive members and the Flags attribute

Fixes #45789


Internal previews

📄 File 🔗 Preview link
docs/csharp/language-reference/builtin-types/enum.md Enumeration types (C# reference)

@shethaadit shethaadit requested review from BillWagner and a team as code owners April 14, 2025 18:01
@dotnetrepoman dotnetrepoman bot added this to the April 2025 milestone Apr 14, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-csharp/svc lang-reference/subsvc community-contribution Indicates PR is created by someone from the .NET community. labels Apr 14, 2025
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

This LGTM. I'll :shipit: now.

@BillWagner BillWagner enabled auto-merge (squash) April 15, 2025 13:03
@BillWagner BillWagner merged commit bd038cd into dotnet:main Apr 15, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-csharp/svc lang-reference/subsvc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken link for flags info
2 participants