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 70766559f8..4a0dccd6c0 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst | |||
@@ -683,7 +683,7 @@ Source Fetching | |||
683 | The first stages of building a recipe are to fetch and unpack the source | 683 | The first stages of building a recipe are to fetch and unpack the source |
684 | code: | 684 | code: |
685 | 685 | ||
686 | .. image:: figures/source-fetching.png | 686 | .. image:: svg/source-fetching.* |
687 | :width: 100% | 687 | :width: 100% |
688 | 688 | ||
689 | The :ref:`ref-tasks-fetch` and :ref:`ref-tasks-unpack` tasks fetch | 689 | The :ref:`ref-tasks-fetch` and :ref:`ref-tasks-unpack` tasks fetch |