Skip to content

Commit

Permalink
Fix broken link (dotnet#25693)
Browse files Browse the repository at this point in the history
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
  • Loading branch information
henry-js and serpent5 authored Apr 20, 2022
1 parent 842f4ff commit 9933514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You need a basic understanding of [Git and GitHub.com](https://guides.github.com
* If your PR has the label 'cla-required' assigned, [complete the Contribution License Agreement (CLA)](https://cla.dotnetfoundation.org/).
* Respond to PR feedback.

For an example where this process led to publication of a new article, see [Issue 1477](https://github.com/dotnet/docs/issues/1477) and [Pull Request 18955](https://github.com/dotnet/docs/pull/18955) in the .NET Docs repository. The new article is [Use code coverage for unit testing](/dotnet/core/testing/unit-testing-code-coverage).
For an example where this process led to publication of a new article, see [Issue 1477](https://github.com/dotnet/docs/issues/1477) and [Pull Request 18955](https://github.com/dotnet/docs/pull/18955) in the .NET Docs repository. The new article is [Use code coverage for unit testing](https://docs.microsoft.com/dotnet/core/testing/unit-testing-code-coverage).

## Docs Authoring Pack extension in Visual Studio Code

Expand Down

0 comments on commit 9933514

Please sign in to comment.