Skip to content

added link to 30 days trial on platform.sh #8503

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions deployment/platformsh.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ In this guide, it is assumed your codebase is already versioned with Git.
Get a Project on Platform.sh
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

You need to subscribe to a `Platform.sh project`_. Choose the development plan
and go through the checkout process. Once your project is ready, give it a name
and choose: **Import an existing site**.
You need to `subscribe to a Platform.sh plan`_ and go through the checkout process.
Once your project is ready, give it a name and choose: **Import an existing site**.

Prepare Your Application
~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down Expand Up @@ -189,6 +188,7 @@ soon be able to see it in your browser.
.. _`Platform.sh`: https://platform.sh
.. _`Platform.sh documentation`: https://docs.platform.sh/frameworks/symfony.html
.. _`Platform.sh project`: https://accounts.platform.sh/platform/buy-now
.. _`subscribe to a Platform.sh plan`: https://accounts.platform.sh/platform/buy-now
.. _`Platform.sh configuration files`: https://docs.platform.sh/configuration/services.html
.. _`GitHub`: https://github.com/platformsh/platformsh-examples
.. _`available services`: https://docs.platform.sh/reference/configuration-files/#configure-services
Expand Down