We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Identify <see href=""> or <seealso href=""> is missing the target URI, or the href value is not a valid URI.
<see href="">
<seealso href="">
href
Related to dotnet/csharplang#1764
The text was updated successfully, but these errors were encountered:
Implement DOC209 (Use 'see href' correctly)
d6d6035
Closes DotNetAnalyzers#13
3d55f6c
sharwell
No branches or pull requests
Identify
<see href="">
or<seealso href="">
is missing the target URI, or thehref
value is not a valid URI.Related to dotnet/csharplang#1764
The text was updated successfully, but these errors were encountered: