mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
Merge pull request #1002 from chef/chris-rock/fix-cli-link
fix cli link to docs
This commit is contained in:
commit
fea0595890
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ describe inetd_conf do
|
|||
end
|
||||
```
|
||||
|
||||
InSpec makes it easy to run your tests wherever you need. More options listed here: https://github.com/chef/inspec/blob/master/docs/ctl_inspec.rst
|
||||
InSpec makes it easy to run your tests wherever you need. More options listed here: https://github.com/chef/inspec/blob/master/docs/cli.rst
|
||||
|
||||
```bash
|
||||
# run test locally
|
||||
|
|
Loading…
Reference in a new issue