This repository was archived by the owner on Sep 16, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ from github:
86
86
87
87
.. code-block :: bash
88
88
89
- $ git clone git://github.com/symfony-cmf/symfony-cmf- standard.git < path-to-install>
89
+ $ git clone git://github.com/symfony-cmf/standard-edition .git < path-to-install>
90
90
$ cd < path-to-install>
91
91
92
92
You still need Composer to get the dependencies. To install or update the
Original file line number Diff line number Diff line change @@ -74,7 +74,3 @@ For example::
74
74
75
75
These properties can then be accessed in your controller or templates via the
76
76
``getExtras() `` or ``getExtra($key) `` methods.
77
-
78
- .. _`SimpleCmsBundle` : https://github.com/symfony-cmf/SimpleCmsBundle#readme
79
- .. _`Symfony CMF Standard Edition` : https://github.com/symfony-cmf/symfony-cmf-standard
80
- .. _`CMF website` : https://github.com/symfony-cmf/cmf-website/
Original file line number Diff line number Diff line change @@ -39,6 +39,6 @@ Sections
39
39
* :doc: `rendering `
40
40
* :doc: `extending_page_class `
41
41
42
- .. _`Symfony CMF Standard Edition` : https://github.com/symfony-cmf/symfony-cmf- standard
42
+ .. _`Symfony CMF Standard Edition` : https://github.com/symfony-cmf/standard-edition
43
43
.. _`CMF website` : https://github.com/symfony-cmf/cmf-website/
44
44
.. _`Packagist` : https://packagist.org/packages/symfony-cmf/simple-cms-bundle
You can’t perform that action at this time.
0 commit comments