diff --git a/README.markdown b/README.markdown index 7eda765d9d0..218c3354128 100644 --- a/README.markdown +++ b/README.markdown @@ -15,10 +15,10 @@ We love contributors! For more information on how you can contribute to the Symfony documentation, please read [Contributing to the Documentation](https://symfony.com/doc/current/contributing/documentation/overview.html) -Platform.sh ------------ +SymfonyCloud +------------ -Pull requests are automatically built by [Platform.sh](https://platform.sh). +Pull requests are automatically built by [SymfonyCloud](https://symfony.com/cloud). Docker ------ diff --git a/_images/contributing/docs-pull-request-platformsh.png b/_images/contributing/docs-pull-request-platformsh.png deleted file mode 100644 index 30077cce94f..00000000000 Binary files a/_images/contributing/docs-pull-request-platformsh.png and /dev/null differ diff --git a/_images/contributing/docs-pull-request-symfonycloud.png b/_images/contributing/docs-pull-request-symfonycloud.png new file mode 100644 index 00000000000..0c485c1491c Binary files /dev/null and b/_images/contributing/docs-pull-request-symfonycloud.png differ diff --git a/contributing/documentation/overview.rst b/contributing/documentation/overview.rst index 5636b8b908f..e0fd5eac618 100644 --- a/contributing/documentation/overview.rst +++ b/contributing/documentation/overview.rst @@ -229,22 +229,22 @@ this hard work, it's **time to celebrate again!** Review your changes ------------------- -Every GitHub Pull Request is automatically built and deployed by `Platform.sh`_ -on a single environment that you can access on your browser to review your -changes. +Every GitHub Pull Request is automatically built and deployed by +`SymfonyCloud`_ on a single environment that you can access on your browser to +review your changes. -.. image:: /_images/contributing/docs-pull-request-platformsh.png +.. image:: /_images/contributing/docs-pull-request-symfonycloud.png :align: center - :alt: Platform.sh Pull Request Deployment + :alt: SymfonyCloud Pull Request Deployment -To access the `Platform.sh`_ environment URL, go to your Pull Request page on -GitHub, click on the **Show all checks** link and finally, click on the ``Details`` -link displayed for Platform.sh service. +To access the `SymfonyCloud`_ environment URL, go to your Pull Request page on +GitHub, click on the **Show all checks** link and finally, click on the +``Details`` link displayed for SymfonyCloud service. .. note:: Only Pull Requests to maintained branches are automatically built by - Platform.sh. Check the `roadmap`_ for maintained branches. + SymfonyCloud. Check the `roadmap`_ for maintained branches. Build the Documentation Locally ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -326,7 +326,7 @@ definitely don't want you to waste your time! .. _`SymfonyConnect`: https://connect.symfony.com/ .. _`Symfony Documentation Badge`: https://connect.symfony.com/badge/36/symfony-documentation-contributor .. _`sync your fork`: https://help.github.com/articles/syncing-a-fork -.. _`Platform.sh`: https://platform.sh +.. _`SymfonyCloud`: https://symfony.com/cloud .. _`roadmap`: https://symfony.com/roadmap .. _`pip`: https://pip.pypa.io/en/stable/ .. _`pip installation`: https://pip.pypa.io/en/stable/installing/