Skip to content

Commit

Permalink
fix dl link
Browse files Browse the repository at this point in the history
  • Loading branch information
joebasirico authored Nov 16, 2017
1 parent 3ce587e commit dc83142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Holodeck is a [Fault Injection](http://en.wikipedia.org/wiki/Fault_injection) to

While Holodeck is intercepting all your system and API calls, it is also monitoring and logging them. This gives you the power to examine low-level interactions and network packets - pinpointing and easily recreating bug-generating events with ease. Meanwhile, the integrated debugger creates a "minidump" when errors occur and provides the exact line of code and machine state where the crash occurred. With this information, suitable for use directly in an IDE like Visual Studio, you or your developer will know exactly what was happening at the time an error occurred - such as if your application was trying to access a restricted piece of memory, looking for a file that wasn’t there, or write sensitive/private data to a text file during a crash etc.

[Download Holodeck Installer](https://dl.dropboxusercontent.com/u/5028935/Holodeck%202.8(2_8_0).exe)
[Download Holodeck Installer](https://www.dropbox.com/s/vbb9ahtikaoyrrp/Holodeck%202.8%282_8_0%29.exe)

Roadmap
--------------
Expand Down

0 comments on commit dc83142

Please sign in to comment.