diff --git a/contributing/community/releases.rst b/contributing/community/releases.rst index 6c953c83f85..39325e9ed67 100644 --- a/contributing/community/releases.rst +++ b/contributing/community/releases.rst @@ -77,7 +77,7 @@ Schedule Below is the schedule for the first few versions that use this release model: -.. image:: /images/release-process.jpg +.. image:: /images/contributing/release-process.jpg :align: center * **Yellow** represents the Development phase diff --git a/contributing/documentation/overview.rst b/contributing/documentation/overview.rst index 8796557e56d..f52bdb2228d 100644 --- a/contributing/documentation/overview.rst +++ b/contributing/documentation/overview.rst @@ -61,7 +61,7 @@ If you have made your changes based on the 2.3 branch then you need to change the base branch to be 2.3 on the preview page by clicking the ``edit`` button on the top left: -.. image:: /images/docs-pull-request-change-base.png +.. image:: /images/contributing/docs-pull-request-change-base.png :align: center .. note:: diff --git a/images/contributing/docs-pull-request-change-base.png b/images/contributing/docs-pull-request-change-base.png new file mode 100644 index 00000000000..d824e8ef1bc Binary files /dev/null and b/images/contributing/docs-pull-request-change-base.png differ diff --git a/images/contributing/release-process.jpg b/images/contributing/release-process.jpg new file mode 100644 index 00000000000..28c58b3fdad Binary files /dev/null and b/images/contributing/release-process.jpg differ