diff --git a/aspnet/mvc/controllers/testing.rst b/aspnet/mvc/controllers/testing.rst index eb9a8b53a6..60ef42d87b 100644 --- a/aspnet/mvc/controllers/testing.rst +++ b/aspnet/mvc/controllers/testing.rst @@ -157,4 +157,4 @@ Unlike integration tests of actions that returns HTML views, web API methods tha You'll find additional examples of integration tests in this article's `sample project `_. -_Unit testing: .. https://docs.microsoft.com/en-us/dotnet/articles/core/testing/unit-testing-with-dotnet-test \ No newline at end of file +.. _Unit testing: https://docs.microsoft.com/en-us/dotnet/articles/core/testing/unit-testing-with-dotnet-test \ No newline at end of file