summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-4.0.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/migration-4.0.rst')
-rw-r--r--documentation/migration-guides/migration-4.0.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/migration-guides/migration-4.0.rst b/documentation/migration-guides/migration-4.0.rst
index 3106498404..2aa9145ef8 100644
--- a/documentation/migration-guides/migration-4.0.rst
+++ b/documentation/migration-guides/migration-4.0.rst
@@ -207,8 +207,8 @@ For the ``append`` plus ``+=`` (and ``prepend`` plus ``=+``) combinations,
207the content should be prefixed (respectively suffixed) by a space to maintain 207the content should be prefixed (respectively suffixed) by a space to maintain
208the same behavior. You can learn more about override style syntax operators 208the same behavior. You can learn more about override style syntax operators
209(``append``, ``prepend`` and ``remove``) in the BitBake documentation: 209(``append``, ``prepend`` and ``remove``) in the BitBake documentation:
210:ref:`bitbake:bitbake-user-manual/bitbake-user-manual-metadata:appending and prepending (override style syntax)` 210:ref:`bitbake-user-manual/bitbake-user-manual-metadata:appending and prepending (override style syntax)`
211and :ref:`bitbake:bitbake-user-manual/bitbake-user-manual-metadata:removal (override style syntax)`. 211and :ref:`bitbake-user-manual/bitbake-user-manual-metadata:removal (override style syntax)`.
212 212
213Miscellaneous changes 213Miscellaneous changes
214~~~~~~~~~~~~~~~~~~~~~ 214~~~~~~~~~~~~~~~~~~~~~