Update libraries running tests broken link. (#34704)
authorSantiago Fernandez Madero <safern@microsoft.com>
Wed, 8 Apr 2020 18:39:25 +0000 (11:39 -0700)
committerGitHub <noreply@github.com>
Wed, 8 Apr 2020 18:39:25 +0000 (11:39 -0700)
docs/workflow/building/libraries/README.md

index d3d463a..620bd06 100644 (file)
@@ -205,6 +205,6 @@ If you are working on Windows, and use Visual Studio, you can open individual li
 
 ## Running tests
 
-For more details about running tests inside Visual Studio, [go here](../../testing/libraries/testing-vs.md)
+For more details about running tests inside Visual Studio, [go here](../../testing/libraries/testing.md#running-tests-from-visual-studio )
 
 For more about running tests, read the [running tests](../../testing/libraries/testing.md) document.