File tree 1 file changed +3
-2
lines changed
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.
32
32
33
33
If you prefer to use an **advanced WYSIWYG editor ** instead of a plain
34
34
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.
37
36
38
37
Inherited Options
39
38
-----------------
@@ -72,3 +71,5 @@ The default value is ``''`` (the empty string).
72
71
.. include :: /reference/forms/types/options/required.rst.inc
73
72
74
73
.. 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