diff options
Diffstat (limited to 'documentation/overview-manual/development-environment.rst')
-rw-r--r-- | documentation/overview-manual/development-environment.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/overview-manual/development-environment.rst b/documentation/overview-manual/development-environment.rst index ab155dc3b0..d719ba69eb 100644 --- a/documentation/overview-manual/development-environment.rst +++ b/documentation/overview-manual/development-environment.rst | |||
@@ -286,8 +286,8 @@ develop, test, and submit changes to "contrib" areas for the maintainer | |||
286 | to examine. The maintainer then chooses which changes are going to | 286 | to examine. The maintainer then chooses which changes are going to |
287 | become a permanent part of the project. | 287 | become a permanent part of the project. |
288 | 288 | ||
289 | .. image:: figures/git-workflow.png | 289 | .. image:: svg/git-workflow.* |
290 | :align: center | 290 | :width: 100% |
291 | 291 | ||
292 | While each development environment is unique, there are some best | 292 | While each development environment is unique, there are some best |
293 | practices or methods that help development run smoothly. The following | 293 | practices or methods that help development run smoothly. The following |