Skip to content

Commit 62cb210

Browse files
authored
Fix links for XMDE Client Analyzer installation
1 parent a000f3a commit 62cb210

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

defender-endpoint/run-analyzer-linux.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -520,8 +520,8 @@ The XMDE Client Analyzer tool can be downloaded as a [binary](https://aka.ms/XMD
520520
521521
Download and extract the XMDE Client Analyzer. You can use either the binary or Python version, as follows:
522522
523-
- [Binary version of the Client Analyzer](run-analyzer-linux.md#running-the-binary-version-of-the-client-analyzer)
524-
- [Python version of the Client Analyzer](run-analyzer-linux.md#running-the-python-based-client-analyzer)
523+
- [Binary version of the Client Analyzer](run-analyzer-linux.md#run-the-binary-version-of-the-client-analyzer)
524+
- [Python version of the Client Analyzer](run-analyzer-linux.md#run-the-python-based-client-analyzer)
525525
526526
Due to the limited commands available in live response, the steps detailed must be executed in a bash script. By splitting the installation and execution portion of these commands, it's possible to run the install script once, and run the execution script multiple times.
527527
@@ -530,7 +530,7 @@ Due to the limited commands available in live response, the steps detailed must
530530
531531
#### Binary client analyzer install script
532532
533-
The following script performs the first six steps of the [Running the Binary version of the Client Analyzer](run-analyzer-linux.md#running-the-binary-version-of-the-client-analyzer). When complete, the XMDE Client Analyzer binary is available from the `/tmp/XMDEClientAnalyzerBinary/ClientAnalyzer` directory.
533+
The following script performs the first six steps of the [Running the Binary version of the Client Analyzer](run-analyzer-linux.md#run-the-binary-version-of-the-client-analyzer). When complete, the XMDE Client Analyzer binary is available from the `/tmp/XMDEClientAnalyzerBinary/ClientAnalyzer` directory.
534534
535535
1. Create a bash file `InstallXMDEClientAnalyzer.sh` and paste the following content into it.
536536

0 commit comments

Comments
 (0)