mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
Merge pull request #1154 from chef/dr/readme-link
fix outdated link in readme
This commit is contained in:
commit
5cbd6ebaf3
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/cli.rst
|
||||
InSpec makes it easy to run your tests wherever you need. More options are found in our [CLI docs](http://inspec.io/docs/reference/cli/).
|
||||
|
||||
```bash
|
||||
# run test locally
|
||||
|
|
Loading…
Add table
Reference in a new issue