diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 53a8ee50a2..b9e97719b9 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -6935,7 +6935,7 @@ system and gives an overview of their function and contents. `__. A value for each recipe is computed from the sources by - the :ref:`reproducible-build ` class. + :oe_git:`meta/lib/oe/reproducible.py `. If a recipe wishes to override the default behavior, it should set its own :term:`SOURCE_DATE_EPOCH` value::