Skip to content

Commit 30947f3

Browse files
committed
fix references to Platform.sh documentation
1 parent 7f39e87 commit 30947f3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

cookbook/deployment/platformsh.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ your Git repository which contains the following files:
8989
disk: 2048
9090
9191
An example of these configurations can be found on `GitHub`_. The list of
92-
`available services <configure-services>`_ can be found on the Platform.sh documentation.
92+
`available services`_ can be found on the Platform.sh documentation.
9393

9494
Configure Database Access
9595
~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -166,8 +166,8 @@ able to access it in your browser.
166166
Every code change that you do from now on will be pushed to Git in order to
167167
redeploy your environment on Platform.sh.
168168

169-
More information about `migrating your database and files <migrate-existing-site>`_ can be found on the
170-
Platform.sh documentation.
169+
More information about `migrating your database and files`_ can be found
170+
on the Platform.sh documentation.
171171

172172
Deploy a new Site
173173
-----------------
@@ -186,5 +186,5 @@ soon be able to see it in your browser.
186186
.. _`Platform.sh project`: https://marketplace.commerceguys.com/platform/buy-now
187187
.. _`Platform.sh configuration files`: https://docs.platform.sh/reference/configuration-files
188188
.. _`GitHub`: https://github.com/platformsh/platformsh-examples
189-
.. _`configure-services`: https://docs.platform.sh/reference/configuration-files/#configure-services
190-
.. _`migrate-existing-site`: https://docs.platform.sh/toolstacks/symfony/migrate-existing-site/
189+
.. _`available services`: https://docs.platform.sh/reference/configuration-files/#configure-services
190+
.. _`migrating your database and files`: https://docs.platform.sh/toolstacks/php/symfony/migrate-existing-site/

0 commit comments

Comments
 (0)