From 9eecb927ed7eb1d543978c5609a134a5f04af4eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Sl=C3=A1vik?= Date: Tue, 16 Mar 2021 20:03:36 +0100 Subject: [PATCH] Fix output path in docs --- docs/lorax.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lorax.rst b/docs/lorax.rst index bbbf4143..5a83fe5b 100644 --- a/docs/lorax.rst +++ b/docs/lorax.rst @@ -51,7 +51,7 @@ You can add your own repos with ``-s`` and packages with higher NVRs will override the ones in the distribution repositories. Under ``./results/`` will be the release tree files: .discinfo, .treeinfo, everything that -goes onto the boot.iso, the pxeboot directory, and the boot.iso under ``./images/``. +goes onto the boot.iso, the pxeboot directory, and the boot.iso under ``./results/images/``. Branding