From e4f164bbe6b6b8f1dbeee6a57dffe9788f32ac1c Mon Sep 17 00:00:00 2001 From: Patrick Date: Thu, 5 Oct 2023 18:42:17 -0500 Subject: [PATCH] Update OSTree link --- docs/under-the-hood.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/under-the-hood.rst b/docs/under-the-hood.rst index 5c3195c8..d68f2c48 100644 --- a/docs/under-the-hood.rst +++ b/docs/under-the-hood.rst @@ -61,7 +61,7 @@ Flatpak utilises a number of pre-existing technologies. These include: cgroups for sandboxes * `D-Bus `_, a well-established way to provide high-level APIs to applications -* The `OSTree `__ system for +* The `OSTree `__ system for versioning and distributing filesystem trees * The OCI format from the `Open Container Initiative `_, as an alternative to OSTree used by the