From: Felipe Pessoto Date: Thu, 23 May 2019 17:03:45 +0000 (-0300) Subject: Update dotnet-counters link to docs (#281) X-Git-Tag: submit/tizen/20190813.035844~6^2^2~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e00d8edef58296aa28c57881030e075d2241ee01;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git Update dotnet-counters link to docs (#281) --- diff --git a/README.md b/README.md index 3868df912..a216e0054 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Getting a version of lldb that works for your platform can be a problem sometime * [dotnet-dump](documentation/dotnet-dump-instructions.md) - Dump collection and analysis utility. * [dotnet-trace](documentation/dotnet-trace-instructions.md) - Enable the collection of events for a running .NET Core Application to a local trace file. -* [dotnet-counters](src/Tools/dotnet-counters/README.md) - Monitor performance counters of a .NET Core application in real time. +* [dotnet-counters](documentation/dotnet-counters-instructions.md) - Monitor performance counters of a .NET Core application in real time. ## New Features