From 8117f3b4a0298f8a1447900352d875927e6dbbd7 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