Skip to content

Commit 9e938db

Browse files
committed
minor #10753 Update contribution docs to reflect migration to SymfonyCloud (tucksaun)
This PR was merged into the 3.4 branch. Discussion ---------- Update contribution docs to reflect migration to SymfonyCloud Commits ------- c4c4218 Update contribution docs to reflect migration to SymfonyCloud
2 parents b168fea + c4c4218 commit 9e938db

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

README.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ We love contributors! For more information on how you can contribute to the
1515
Symfony documentation, please read
1616
[Contributing to the Documentation](https://symfony.com/doc/current/contributing/documentation/overview.html)
1717

18-
Platform.sh
19-
-----------
18+
SymfonyCloud
19+
------------
2020

21-
Pull requests are automatically built by [Platform.sh](https://platform.sh).
21+
Pull requests are automatically built by [SymfonyCloud](https://symfony.com/cloud).
2222

2323
Docker
2424
------
Binary file not shown.
Loading

contributing/documentation/overview.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -229,22 +229,22 @@ this hard work, it's **time to celebrate again!**
229229
Review your changes
230230
-------------------
231231

232-
Every GitHub Pull Request is automatically built and deployed by `Platform.sh`_
233-
on a single environment that you can access on your browser to review your
234-
changes.
232+
Every GitHub Pull Request is automatically built and deployed by
233+
`SymfonyCloud`_ on a single environment that you can access on your browser to
234+
review your changes.
235235

236-
.. image:: /_images/contributing/docs-pull-request-platformsh.png
236+
.. image:: /_images/contributing/docs-pull-request-symfonycloud.png
237237
:align: center
238-
:alt: Platform.sh Pull Request Deployment
238+
:alt: SymfonyCloud Pull Request Deployment
239239

240-
To access the `Platform.sh`_ environment URL, go to your Pull Request page on
241-
GitHub, click on the **Show all checks** link and finally, click on the ``Details``
242-
link displayed for Platform.sh service.
240+
To access the `SymfonyCloud`_ environment URL, go to your Pull Request page on
241+
GitHub, click on the **Show all checks** link and finally, click on the
242+
``Details`` link displayed for SymfonyCloud service.
243243

244244
.. note::
245245

246246
Only Pull Requests to maintained branches are automatically built by
247-
Platform.sh. Check the `roadmap`_ for maintained branches.
247+
SymfonyCloud. Check the `roadmap`_ for maintained branches.
248248

249249
Build the Documentation Locally
250250
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -326,7 +326,7 @@ definitely don't want you to waste your time!
326326
.. _`SymfonyConnect`: https://connect.symfony.com/
327327
.. _`Symfony Documentation Badge`: https://connect.symfony.com/badge/36/symfony-documentation-contributor
328328
.. _`sync your fork`: https://help.github.com/articles/syncing-a-fork
329-
.. _`Platform.sh`: https://platform.sh
329+
.. _`SymfonyCloud`: https://symfony.com/cloud
330330
.. _`roadmap`: https://symfony.com/roadmap
331331
.. _`pip`: https://pip.pypa.io/en/stable/
332332
.. _`pip installation`: https://pip.pypa.io/en/stable/installing/

0 commit comments

Comments
 (0)