From 882da5cca71ff82b0ea83883a3d6d881690f0547 Mon Sep 17 00:00:00 2001 From: Milan Date: Sat, 15 May 2021 23:27:23 +0200 Subject: docs: Update link to journal-def.h --- docs/JOURNAL_FILE_FORMAT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/JOURNAL_FILE_FORMAT.md b/docs/JOURNAL_FILE_FORMAT.md index 3910669899..9a4dbacacc 100644 --- a/docs/JOURNAL_FILE_FORMAT.md +++ b/docs/JOURNAL_FILE_FORMAT.md @@ -106,7 +106,7 @@ ignored on reading. They are currently not used but might be used later on. ## Structure The file format's data structures are declared in -[journal-def.h](https://github.com/systemd/systemd/blob/master/src/journal/journal-def.h). +[journal-def.h](https://github.com/systemd/systemd/blob/main/src/libsystemd/sd-journal/journal-def.h). The file format begins with a header structure. After the header structure object structures follow. Objects are appended to the end as time -- cgit v1.2.1