@@ -89,7 +89,7 @@ your Git repository which contains the following files:
89
89
disk : 2048
90
90
91
91
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.
93
93
94
94
Configure Database Access
95
95
~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -166,8 +166,8 @@ able to access it in your browser.
166
166
Every code change that you do from now on will be pushed to Git in order to
167
167
redeploy your environment on Platform.sh.
168
168
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.
171
171
172
172
Deploy a new Site
173
173
-----------------
@@ -186,5 +186,5 @@ soon be able to see it in your browser.
186
186
.. _`Platform.sh project` : https://marketplace.commerceguys.com/platform/buy-now
187
187
.. _`Platform.sh configuration files` : https://docs.platform.sh/reference/configuration-files
188
188
.. _`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