From 92093be98c6305f5a0e2fe93df66fe714110aa7a Mon Sep 17 00:00:00 2001 From: Michael Vincerra Date: Mon, 17 Sep 2018 14:50:12 -0700 Subject: [PATCH] Changes file name reference to :ref:`bundles` Signed-off-by: Michael Vincerra --- source/clear-linux/concepts/bundles-about.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/source/clear-linux/concepts/bundles-about.rst b/source/clear-linux/concepts/bundles-about.rst index f6cccf3b..8188aa77 100644 --- a/source/clear-linux/concepts/bundles-about.rst +++ b/source/clear-linux/concepts/bundles-about.rst @@ -17,15 +17,14 @@ individually or as a set, using tools such as "yum" and "apt-get." The |CLOSIA| takes a slightly different approach. While we also use the concept of packages to manage compiling source code into binaries, we do not use the package concept to deploy software. Instead, we provide software -"bundles" that are installed and managed using :ref:`swupd`. Each -bundle contains as many or as few open source projects needed to provide a -complete functionality. +"bundles" that are installed and managed using :ref:`swupd`. +Each bundle contains as many or as few open source projects needed to provide a complete functionality. Next steps ========== To put this concept into practice, see the following resources: -* :ref:`available-bundles` +* :ref:`bundles` * :ref:`bundle-commands` * :ref:`compatible-kernels`