From a7609c3d5af84f9391f24dad02a00b660d849aa4 Mon Sep 17 00:00:00 2001 From: Maira Wenzel Date: Thu, 10 Jan 2019 09:59:01 -0800 Subject: [PATCH] update link (#10312) * update link * better link --- aspnetcore/tutorials/dotnet-watch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/tutorials/dotnet-watch.md b/aspnetcore/tutorials/dotnet-watch.md index a38bdb667b..b284668ab3 100644 --- a/aspnetcore/tutorials/dotnet-watch.md +++ b/aspnetcore/tutorials/dotnet-watch.md @@ -173,4 +173,4 @@ VSTest executes when any file changes in either test project. ## `dotnet-watch` in GitHub -`dotnet-watch` is part of the GitHub [DotNetTools repository](https://github.com/aspnet/DotNetTools/tree/master/src/dotnet-watch). +`dotnet-watch` is part of the GitHub [aspnet/AspNetCore repository](https://github.com/aspnet/AspNetCore/tree/master/src/Tools/dotnet-watch).