diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index c34188defb..90938885ed 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -5525,9 +5525,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
what variables are overridden after BitBake parses
recipes and configuration files.
You can find more information on how overrides are handled
- in the BitBake Manual that is located at
- bitbake/doc/manual in the
- Source Directory.
+ in the
+ "Conditional Syntax (Overrides)"
+ section of the BitBake User Manual.