Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
This commit is contained in:
Christoph Hartmann 2016-11-03 00:30:03 +01:00
parent 408a180514
commit a95f0cf116

View file

@ -90,4 +90,4 @@ class GordonConfig < Inspec.resource(1)
end
```
For a full example, see our [example resource](../examples/profile/libraries/gordon_config.rb).
For a full example, see our [example resource](https://github.com/chef/inspec/blob/master/examples/profile/libraries/gordon_config.rb).