Skip to content

Commit 89dc030

Browse files
authored
Make usage of "The" in the edition list consistent
1 parent a531da4 commit 89dc030

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

setup.rst

+5-6
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ complexity of your project):
210210
Installing the Symfony Demo or Other Distributions
211211
--------------------------------------------------
212212

213-
You've already downloaded the Symfony Standard Edition: the default starting project
213+
You've already downloaded the `Symfony Standard Edition`_: the default starting project
214214
for all Symfony apps. You'll use this project throughout the documentation to build
215215
your app!
216216

@@ -226,7 +226,7 @@ Symfony also provides some other projects and starting skeletons that you can us
226226
CMS functionality to their Symfony applications. This is a starting project
227227
containing the Symfony CMF.
228228

229-
`Symfony REST Edition`_
229+
`The Symfony REST Edition`_
230230
Shows how to build an application that provides a RESTful API using the
231231
`FOSRestBundle`_ and several other related Bundles.
232232

@@ -276,11 +276,10 @@ Learn More
276276
setup/*
277277

278278
.. _`Composer`: https://getcomposer.org/
279+
.. _`Phar extension`: http://php.net/manual/en/intro.phar.php
279280
.. _`Symfony Standard Edition`: https://github.com/symfony/symfony-standard
281+
.. _`The Symfony Demo application`: https://github.com/symfony/symfony-demo
280282
.. _`The Symfony CMF Standard Edition`: https://github.com/symfony-cmf/symfony-cmf-standard
281283
.. _`Symfony CMF`: http://cmf.symfony.com/
282-
.. _`Symfony REST Edition`: https://github.com/gimler/symfony-rest-edition
284+
.. _`The Symfony REST Edition`: https://github.com/gimler/symfony-rest-edition
283285
.. _`FOSRestBundle`: https://github.com/FriendsOfSymfony/FOSRestBundle
284-
.. _`Git`: http://git-scm.com/
285-
.. _`Phar extension`: http://php.net/manual/en/intro.phar.php
286-
.. _`The Symfony Demo application`: https://github.com/symfony/symfony-demo

0 commit comments

Comments
 (0)