Skip to content

Commit 20cda73

Browse files
committed
Fix a broken link to djangocms-text-ckeditor in the upgrade notes.
1 parent fab3c58 commit 20cda73

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/upgrade/3.0.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,9 @@ choices about what to install upon its adopters.
125125
The most significant of these removals is ``cms.plugins.text``.
126126

127127
We provide ``djangocms-text-ckeditor``, a CKEditor-based Text Plugin. It's
128-
available from https://github.com/djangocms-text-ckeditor. You may of course
129-
use your preferred editor; others are available.
130-
128+
available from https://github.com/divio/djangocms-text-ckeditor. You may of
129+
course use your preferred editor; others are available.
130+
131131

132132
Plugin Context Processors take a new argument
133133
=============================================

0 commit comments

Comments
 (0)