Skip to content

Commit

Permalink
Merge pull request #2321 from nickanderson/3.15
Browse files Browse the repository at this point in the history
Fixup lib/vcs example to be proper
  • Loading branch information
nickanderson committed Jun 1, 2020
2 parents dad751c + b696ada commit 3d561df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/masterfiles-policy-framework/lib-vcs.markdown
Expand Up @@ -13,7 +13,7 @@ To use these bodies, add the following to your policy:
```cf3
body file control
{
inputs => { "vcs.cf" }
inputs => { "lib/vcs.cf" };
}
```

Expand Down

0 comments on commit 3d561df

Please sign in to comment.