mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
add doc links
This commit is contained in:
parent
10b760ff79
commit
b6ba1ad46c
2 changed files with 2 additions and 2 deletions
|
@ -87,4 +87,4 @@ The following example shows a full resource using attributes and methods to prov
|
|||
|
||||
For a full example, see our `example resource`_.
|
||||
|
||||
.. _example resource: ../examples/profile
|
||||
.. _example resource: ../examples/profile/libraries/gordon_config.rb
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Example InSpec Profile
|
||||
|
||||
This example shows the implementation of a InSpec profile.
|
||||
This example shows the implementation of an InSpec [profile](../../docs/profiles.rst).
|
||||
|
||||
## Verify a profile
|
||||
|
||||
|
|
Loading…
Reference in a new issue