@@ -210,7 +210,7 @@ complexity of your project):
210
210
Installing the Symfony Demo or Other Distributions
211
211
--------------------------------------------------
212
212
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
214
214
for all Symfony apps. You'll use this project throughout the documentation to build
215
215
your app!
216
216
@@ -226,7 +226,7 @@ Symfony also provides some other projects and starting skeletons that you can us
226
226
CMS functionality to their Symfony applications. This is a starting project
227
227
containing the Symfony CMF.
228
228
229
- `Symfony REST Edition `_
229
+ `The Symfony REST Edition `_
230
230
Shows how to build an application that provides a RESTful API using the
231
231
`FOSRestBundle `_ and several other related Bundles.
232
232
@@ -276,11 +276,10 @@ Learn More
276
276
setup/*
277
277
278
278
.. _`Composer` : https://getcomposer.org/
279
+ .. _`Phar extension` : http://php.net/manual/en/intro.phar.php
279
280
.. _`Symfony Standard Edition` : https://github.com/symfony/symfony-standard
281
+ .. _`The Symfony Demo application` : https://github.com/symfony/symfony-demo
280
282
.. _`The Symfony CMF Standard Edition` : https://github.com/symfony-cmf/symfony-cmf-standard
281
283
.. _`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
283
285
.. _`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