Products.CMFPlone/svx_update_tinymce_links: Update link with new URL
sven <jenkins-z4DKO/[email protected]> Thu, 27 Jul 2017 05:08:21 -0700 (PDT)
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: Products.CMFPlone Branch: refs/heads/svx_update_tinymce_links Date: 2017-07-27T14:08:08+02:00 Author: sven (svx) <[email protected]> Commit: https://github.com/plone/Products.CMFPlone/commit/a0fa282db2dfdb14ea28272d72173290a2158891 Update link with new URL Files changed: M Products/CMFPlone/interfaces/controlpanel.py diff --git a/Products/CMFPlone/interfaces/controlpanel.py b/Products/CMFPlone/interfaces/controlpanel.py index 9a95937d5..4c430ea02 100644 --- a/Products/CMFPlone/interfaces/controlpanel.py +++ b/Products/CMFPlone/interfaces/controlpanel.py @@ -653,7 +653,7 @@ class ITinyMCEPluginSchema(Interface): 'help_tinymce_templates', default=( u'Enter the list of templates in json format ' - u'https://www.tinymce.com/wiki.php/Plugin:template' + u'https://www.tinymce.com/docs/plugins/template/' ) ), required=False, ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot