Skip to content

Commit d42c43c

Browse files
adamsitniksywhang
authored andcommitted
add missing README.md files for global tools (#662)
* add missing README.md files for global tools * use relative link
1 parent 288a82f commit d42c43c

File tree

4 files changed

+10
-1
lines changed

4 files changed

+10
-1
lines changed

src/Tools/dotnet-counters/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# dotnet-counters
22

3-
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.
3+
Please refer to [dotnet-counters doc](../../../documentation/dotnet-counters-instructions.md) for instructions on how to use this tool.

src/Tools/dotnet-dump/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# dotnet-dump
2+
3+
Please refer to [dotnet-dump doc](../../../documentation/dotnet-dump-instructions.md) for instructions on how to use this tool.

src/Tools/dotnet-gcdump/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# dotnet-gcdump
2+
3+
Please refer to [dotnet-gcdump doc](../../../documentation/dotnet-gcdump-instructions.md) for instructions on how to use this tool.

src/Tools/dotnet-trace/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# dotnet-trace
2+
3+
Please refer to [dotnet-trace doc](../../../documentation/dotnet-trace-instructions.md) for instructions on how to use this tool.

0 commit comments

Comments
 (0)