diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-02-22 16:40:42 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-02-22 16:40:42 +0800 |
commit | e122d24da1d6ba04333ed00c34ef586cd475993b (patch) | |
tree | 1a59d51c08a6074fdfb47fe51af53d5c93f47347 | |
parent | ea601535b80f1a45314c60b5ce14028b39e6c27a (diff) |
changelog: Fix a ticket URL
-rw-r--r-- | chapter01/changelog.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index dc62bed38..72de0fc74 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -77,7 +77,7 @@ </listitem> <listitem> <para>[bdubbs] - Update to e2fsprogs-1.47.0. Fixes - <ulink url="&lfs-ticket-root;5214">#5213</ulink>.</para> + <ulink url="&lfs-ticket-root;5213">#5213</ulink>.</para> </listitem> <listitem revision="systemd"> <para>[bdubbs] - Update to dbus-1.14.6. Fixes |