Skip to content

Commit f8c6201

Browse files
committed
minor #4200 Moved 'contributing' images to their own directory (javiereguiluz)
This PR was merged into the 2.3 branch. Discussion ---------- Moved 'contributing' images to their own directory | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.3+ | Fixed tickets | #3192 The PDF version of the "Contributing Guide" doesn't show the images (as reported in #3192). The rest of the PDFs correctly show them. Although I don't know the exact cause of the error, the "Contributing" guide images weren't stored in their own subdirectory inside `images/` and named after the book. That's the only difference between the right and the wrong PDF files. For compatibility reasons I've left on purpose the original images at their location and just made a copy in the new directory. Commits ------- fc15b65 Moved 'contributing' images to their own directory
2 parents b4650fa + fc15b65 commit f8c6201

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

contributing/community/releases.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Schedule
7777

7878
Below is the schedule for the first few versions that use this release model:
7979

80-
.. image:: /images/release-process.jpg
80+
.. image:: /images/contributing/release-process.jpg
8181
:align: center
8282

8383
* **Yellow** represents the Development phase

contributing/documentation/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ If you have made your changes based on the 2.3 branch then you need to change
6161
the base branch to be 2.3 on the preview page by clicking the ``edit`` button
6262
on the top left:
6363

64-
.. image:: /images/docs-pull-request-change-base.png
64+
.. image:: /images/contributing/docs-pull-request-change-base.png
6565
:align: center
6666

6767
.. note::
Loading
67.5 KB
Loading

0 commit comments

Comments
 (0)