remove wdatp in links

This commit is contained in:
Joey Caparas
2019-04-10 15:48:58 -07:00
parent f7f39d937e
commit 50e74994ef
40 changed files with 87 additions and 87 deletions

View File

@ -59,7 +59,7 @@ Parameter | Type | Description
Comment | String | Comment to associate with the action. **Required**.
## Response
If successful, this method returns 201 - Created response code and [Machine Action](machineaction-windows-defender-advanced-threat-protection-new.md) in the response body.
If successful, this method returns 201 - Created response code and [Machine Action](machineaction.md) in the response body.
## Example
@ -101,4 +101,4 @@ Content-type: application/json
```
To restrict code execution on a machine, see [Restrict app execution](restrict-code-execution-windows-defender-advanced-threat-protection-new.md).
To restrict code execution on a machine, see [Restrict app execution](restrict-code-execution.md).