From d968bb3e3f575ca2b18ea1959188516cc118a678 Mon Sep 17 00:00:00 2001 From: RachelAppel Date: Wed, 29 Jun 2016 12:53:50 -0400 Subject: [PATCH] link modifications --- aspnet/mvc/controllers/testing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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