diff --git a/docs/dsl_resource.md b/docs/dsl_resource.md index fb08a3ea9f..c8ed424073 100644 --- a/docs/dsl_resource.md +++ b/docs/dsl_resource.md @@ -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).