Skip to content

Commit 4545744

Browse files
committed
Merge branch '3.4' into 4.2
* 3.4: Recommend FOSCKE instead of Ivory WYSIWYG editor
2 parents 07894e3 + ad66fbc commit 4545744

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/forms/types/textarea.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Renders a ``textarea`` HTML element.
3434
.. tip::
3535

3636
If you prefer to use an **advanced WYSIWYG editor** instead of a plain
37-
textarea, consider using the IvoryCKEditorBundle community bundle. Read
37+
textarea, consider using the FOSCKEditorBundle community bundle. Read
3838
`its documentation`_ to learn how to integrate it in your Symfony application.
3939

4040
Inherited Options
@@ -76,4 +76,4 @@ The default value is ``''`` (the empty string).
7676

7777
.. include:: /reference/forms/types/options/trim.rst.inc
7878

79-
.. _`its documentation`: https://symfony.com/doc/current/bundles/IvoryCKEditorBundle/index.html
79+
.. _`its documentation`: https://symfony.com/doc/current/bundles/FOSCKEditorBundle/index.html

0 commit comments

Comments
 (0)