Skip to content

Commit 75a1c56

Browse files
Augustin Delaporteweaverryan
Augustin Delaporte
authored andcommitted
Fix duplicated references.
This should make the Travis build pass.
1 parent 8fb400e commit 75a1c56

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cookbook/deployment/platformsh.rst

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

9393
Configure Database Access
9494
~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -179,8 +179,8 @@ able to access it in your browser.
179179
Every code change that you do from now on will be pushed to Git in order to
180180
redeploy your environment on Platform.sh.
181181

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

185185
Deploy a new Site
186186
-----------------

0 commit comments

Comments
 (0)