File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Filter options
contributing/documentation Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Original file line number Diff line number Diff line change @@ -210,9 +210,9 @@ Symfony 5.0 were released today, 4.0 to 4.4 ``versionadded`` and ``deprecated``
210
210
tags would be removed from the new ``5.0 `` branch.
211
211
212
212
.. _reStructuredText : http://docutils.sourceforge.net/rst.html
213
- .. _Sphinx : http ://sphinx-doc.org/
213
+ .. _Sphinx : https ://www. sphinx-doc.org/
214
214
.. _`Symfony documentation` : https://github.com/symfony/symfony-docs
215
- .. _`reStructuredText Primer` : http ://sphinx-doc.org/rest .html
215
+ .. _`reStructuredText Primer` : https ://www. sphinx-doc.org/en/master/usage/restructuredtext/basics .html
216
216
.. _`reStructuredText Reference` : http://docutils.sourceforge.net/docs/user/rst/quickref.html
217
- .. _`Sphinx Markup Constructs` : http ://sphinx-doc.org/markup/
217
+ .. _`Sphinx Markup Constructs` : https ://www. sphinx-doc.org/en/1.7/ markup/index.html
218
218
.. _`supported languages` : http://pygments.org/languages/
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ which is the first one defined or the one configured via the
157
157
Each connection is also accessible via the ``doctrine.dbal.[name]_connection ``
158
158
service where ``[name] `` is the name of the connection.
159
159
160
- .. _DBAL documentation : http ://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html
160
+ .. _DBAL documentation : https ://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html
161
161
162
162
Doctrine ORM Configuration
163
163
--------------------------
@@ -436,4 +436,4 @@ If the ``dir`` configuration is set and the ``is_bundle`` configuration
436
436
is ``true ``, the DoctrineBundle will prefix the ``dir `` configuration with
437
437
the path of the bundle.
438
438
439
- .. _`DQL User Defined Functions` : http ://docs.doctrine-project.org/projects/doctrine-orm/en/latest/cookbook/dql-user-defined-functions.html
439
+ .. _`DQL User Defined Functions` : https ://docs.doctrine-project.org/projects/doctrine-orm/en/latest/cookbook/dql-user-defined-functions.html
You can’t perform that action at this time.
0 commit comments