diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 9076f579d1..7a29e236c7 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -3011,7 +3011,7 @@ - It is also recommended you use build history, which adds + It is also recommended you use Build History, which adds some sanity checks to package versions, in conjunction with the server that is running the PR Service. To enable build history, add the following to each building @@ -3021,7 +3021,7 @@ INHERIT += "buildhistory" BUILDHISTORY_COMMIT = "1" - For information on build history, see the + For information on Build History, see the "Maintaining Build Output Quality" section in the Yocto Project Reference Manual.