Skip to content

Commit 032b167

Browse files
committed
[#6305] move link reference to the bottom
1 parent 2a61afb commit 032b167

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

reference/forms/types/textarea.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ Renders a ``textarea`` HTML element.
3232

3333
If you prefer to use an **advanced WYSIWYG editor** instead of a plain
3434
textarea, consider using the IvoryCKEditorBundle community bundle. Read
35-
`its documentation <https://symfony.com/doc/current/bundles/IvoryCKEditorBundle/index.html>`_
36-
to learn how to integrate it in your Symfony application.
35+
`its documentation`_ to learn how to integrate it in your Symfony application.
3736

3837
Inherited Options
3938
-----------------
@@ -72,3 +71,5 @@ The default value is ``''`` (the empty string).
7271
.. include:: /reference/forms/types/options/required.rst.inc
7372

7473
.. include:: /reference/forms/types/options/trim.rst.inc
74+
75+
.. _`its documentation`: https://symfony.com/doc/current/bundles/IvoryCKEditorBundle/index.html

0 commit comments

Comments
 (0)