File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff 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
3837Inherited 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
You can’t perform that action at this time.
0 commit comments