From 7a91f0b4b611f8b6c0de46c422a2e7bd8e51c8f1 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 18 Apr 2018 08:19:09 -0700 Subject: ref-manual: Removed link to WORKDIR in the D variable description. (From yocto-docs rev: edf989858c37dcdf19ec99dceb959061bc89be97) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 0973292621..cff5911312 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -3005,7 +3005,7 @@ task. This location defaults to: - ${WORKDIR}/image + ${WORKDIR}/image Caution Tasks that read from or write to this directory should -- cgit v1.2.3-54-g00ecf