From e46eddb82e135cee8e244c8a23dc85d32f6ea04d Mon Sep 17 00:00:00 2001 From: CircleCI Atomic Red Team doc generator Date: Thu, 28 Jun 2018 13:37:49 +0000 Subject: [PATCH] Generate docs from job=validate_atomics_generate_docs branch=master --- atomics/T1117/T1117.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atomics/T1117/T1117.md b/atomics/T1117/T1117.md index 562a4455..3316c461 100644 --- a/atomics/T1117/T1117.md +++ b/atomics/T1117/T1117.md @@ -60,7 +60,7 @@ Regsvr32.exe is a command-line program used to register and unregister OLE contr #### Inputs | Name | Description | Type | Default Value | |------|-------------|------|---------------| -| url | URL to hosted sct file | Url | http://www.example.com/file.sct| +| url | URL to hosted sct file | Url | https://raw.githubusercontent.com/redcanaryco/atomic-red-team/master/atomics/T1117/RegSvr32.sct| #### Run it with `command_prompt`! ```