Skip to content

Commit

Permalink
add description for readmore (#8329)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyndaidaii authored Nov 23, 2020
1 parent 14e370a commit 33549e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NuGetGallery/Views/Packages/_VerifyMetadata.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<!-- /ko -->
</ul>
We recommend that you fix these issues and upload a new package.
<a href="https://docs.microsoft.com/en-us/nuget/policies/nuget-faq#managing-packages-on-nugetorg" alt="Read more">Read more</a><br />
<a href="https://docs.microsoft.com/en-us/nuget/policies/nuget-faq#managing-packages-on-nugetorg" alt="Read more" aria-label="Read more about managing packages on nuget.org">Read more</a><br />
</span>)
<!-- /ko -->

Expand Down

0 comments on commit 33549e6

Please sign in to comment.