Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 032b167

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

File tree

Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed

‎reference/forms/types/textarea.rst

Copy file name to clipboardExpand all lines: reference/forms/types/textarea.rst
+3-2Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.