Skip to content

Commit f48122e

Browse files
author
Christophe Nasarre
committed
fix link in doc
1 parent 9237a05 commit f48122e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
The few "debugging extensions" that have been created at Criteo to help post-mortem .NET applications analysis are now available:
33

44
- as a [stand alone tool](./Documentation/ClrMDStudio.md) to load a .NET application memory dump and start automatic thread, thread pool, tasks and timer analysis.
5-
[zip](./binaries/ClrMDStudio-1.5_x64.zip)
5+
[zip](./binaries/ClrMDStudio-1.5.1_x64.zip)
66
- as a [WinDBG extension](./Documentation/gsose.md) to get the same level of details plus more commands such as getting a method signature based on its address.
7-
[zip](./binaries/gsose-1.5_x64.zip)
7+
[zip](./binaries/gsose-1.5.1_x64.zip)
88

99
More analyzers and commands will be added as needed.
1010

0 commit comments

Comments
 (0)