diff --git a/src/Tools/dotnet-counters/README.md b/src/Tools/dotnet-counters/README.md index 18603dfa41..08e6727336 100644 --- a/src/Tools/dotnet-counters/README.md +++ b/src/Tools/dotnet-counters/README.md @@ -1,3 +1,3 @@ # dotnet-counters -Please refer to [dotnet-counters doc](https://github.com/dotnet/diagnostics/blob/master/documentation/dotnet-counters-instructions.md) for instructions on how to use this tool. \ No newline at end of file +Please refer to [dotnet-counters doc](../../../documentation/dotnet-counters-instructions.md) for instructions on how to use this tool. \ No newline at end of file diff --git a/src/Tools/dotnet-dump/README.md b/src/Tools/dotnet-dump/README.md new file mode 100644 index 0000000000..c2cee80a09 --- /dev/null +++ b/src/Tools/dotnet-dump/README.md @@ -0,0 +1,3 @@ +# dotnet-dump + +Please refer to [dotnet-dump doc](../../../documentation/dotnet-dump-instructions.md) for instructions on how to use this tool. \ No newline at end of file diff --git a/src/Tools/dotnet-gcdump/README.md b/src/Tools/dotnet-gcdump/README.md new file mode 100644 index 0000000000..1e1140cc27 --- /dev/null +++ b/src/Tools/dotnet-gcdump/README.md @@ -0,0 +1,3 @@ +# dotnet-gcdump + +Please refer to [dotnet-gcdump doc](../../../documentation/dotnet-gcdump-instructions.md) for instructions on how to use this tool. \ No newline at end of file diff --git a/src/Tools/dotnet-trace/README.md b/src/Tools/dotnet-trace/README.md new file mode 100644 index 0000000000..a406bbe96b --- /dev/null +++ b/src/Tools/dotnet-trace/README.md @@ -0,0 +1,3 @@ +# dotnet-trace + +Please refer to [dotnet-trace doc](../../../documentation/dotnet-trace-instructions.md) for instructions on how to use this tool. \ No newline at end of file