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 a4752eaee5..f0e2eb2249 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst | |||
@@ -861,7 +861,7 @@ Package Splitting | |||
861 | After source code is configured, compiled, and staged, the build system | 861 | After source code is configured, compiled, and staged, the build system |
862 | analyzes the results and splits the output into packages: | 862 | analyzes the results and splits the output into packages: |
863 | 863 | ||
864 | .. image:: figures/analysis-for-package-splitting.png | 864 | .. image:: svg/analysis-for-package-splitting.* |
865 | :width: 100% | 865 | :width: 100% |
866 | 866 | ||
867 | The :ref:`ref-tasks-package` and | 867 | The :ref:`ref-tasks-package` and |