Skip to content

Commit

Permalink
Fix paths to manual pages
Browse files Browse the repository at this point in the history
  • Loading branch information
hillu committed Jan 27, 2023
1 parent 9a66fe5 commit 618c19a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ This happens at the source because _LAUREL_ runs on the host where the audit eve

## Documentation

Configuration and operational details are described in the [laurel(8)](docs/laurel.8.md) manual page.
Details about the log format and rationales can be found in the [laurel-about(7)](docs/laurel-about.7.md) manual page.
Configuration and operational details are described in the [laurel(8)](man/laurel.8.md) manual page.
Details about the log format and rationales can be found in the [laurel-about(7)](man/laurel-about.7.md) manual page.

The [_LAUREL_ installation instructions](INSTALL.md) contain instructions on how to build _LARUEL_ from source and how to install and configure it.a

Expand Down

0 comments on commit 618c19a

Please sign in to comment.