Skip to content

Commit 21dfadb

Browse files
Milanbluca
authored andcommitted
docs: Update link to journal file format codebase
1 parent 882da5c commit 21dfadb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/JOURNAL_FILE_FORMAT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The systemd journal stores log data in a binary format with several features:
2424
This document explains the basic structure of the file format on disk. We are
2525
making this available primarily to allow review and provide documentation. Note
2626
that the actual implementation in the [systemd
27-
codebase](https://github.com/systemd/systemd/blob/master/src/journal/) is the
27+
codebase](https://github.com/systemd/systemd/blob/main/src/libsystemd/sd-journal/) is the
2828
only ultimately authoritative description of the format, so if this document
2929
and the code disagree, the code is right. That said we'll of course try hard to
3030
keep this document up-to-date and accurate.

0 commit comments

Comments
 (0)