We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 882da5c commit 21dfadbCopy full SHA for 21dfadb
docs/JOURNAL_FILE_FORMAT.md
@@ -24,7 +24,7 @@ The systemd journal stores log data in a binary format with several features:
24
This document explains the basic structure of the file format on disk. We are
25
making this available primarily to allow review and provide documentation. Note
26
that the actual implementation in the [systemd
27
-codebase](https://github.com/systemd/systemd/blob/master/src/journal/) is the
+codebase](https://github.com/systemd/systemd/blob/main/src/libsystemd/sd-journal/) is the
28
only ultimately authoritative description of the format, so if this document
29
and the code disagree, the code is right. That said we'll of course try hard to
30
keep this document up-to-date and accurate.
0 commit comments