Skip to content

Commit

Permalink
Merge pull request #518 from corporate-gadfly/fix-broken-path-tomcat
Browse files Browse the repository at this point in the history
README: fix broken path to `tomcat.pp`
  • Loading branch information
kenyon authored Mar 18, 2024
2 parents 04785f7 + af3b958 commit c21deed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ archive { '/home/myuser/help':
### File permission

When extracting files as non-root user, either ensure the target directory
exists with the appropriate permission (see [tomcat.pp](tests/tomcat.pp) for
exists with the appropriate permission (see [tomcat.pp](examples/tomcat.pp) for
full working example):

```puppet
Expand Down

0 comments on commit c21deed

Please sign in to comment.