mirror of
https://github.com/inspec/inspec
synced 2024-11-27 07:00:39 +00:00
Fix link to image in compliance plugin README
This commit is contained in:
commit
dbc9c4b6e7
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ $ inspec compliance login https://automate.compliance.test --insecure --user 'ad
|
||||||
|
|
||||||
You will need an access token for authentication. You can retrieve one via:
|
You will need an access token for authentication. You can retrieve one via:
|
||||||
|
|
||||||
![Chef Compliance Token](images/cc-token.png)
|
![Chef Compliance Token](lib/inspec-compliance/images/cc-token.png)
|
||||||
|
|
||||||
You can choose the access token (`--token`) or the refresh token (`--refresh_token`)
|
You can choose the access token (`--token`) or the refresh token (`--refresh_token`)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue