diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index e771b05d7d..c2a9cf7f41 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml @@ -201,7 +201,7 @@ It is useful when making changes directly to the work directory files to do so using the Quilt tool as detailed in the - "Modifying Package Source Code with Quilt" section in the Yocto Project Development Manual. + "Using a Quilt Workflow" section in the Yocto Project Development Manual. Using Quilt, you can copy patches into the recipe directory and use the patches directly through use of the SRC_URI variable.