diff options
Diffstat (limited to 'documentation/overview-manual/concepts.rst')
-rw-r--r-- | documentation/overview-manual/concepts.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index 4a0dccd6c0..9ea30b19b0 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst | |||
@@ -764,7 +764,7 @@ Patching | |||
764 | Once source code is fetched and unpacked, BitBake locates patch files | 764 | Once source code is fetched and unpacked, BitBake locates patch files |
765 | and applies them to the source files: | 765 | and applies them to the source files: |
766 | 766 | ||
767 | .. image:: figures/patching.png | 767 | .. image:: svg/patching.* |
768 | :width: 100% | 768 | :width: 100% |
769 | 769 | ||
770 | The :ref:`ref-tasks-patch` task uses a | 770 | The :ref:`ref-tasks-patch` task uses a |