|
|
@@ -127,7 +127,7 @@ export default class Link extends Plugin {
|
|
|
* {@link module:link/link~LinkConfig#addTargetToExternalLinks `config.link.addTargetToExternalLinks`}
|
|
|
* configuration description to learn more.
|
|
|
*
|
|
|
- * See also {@glink features/link#decorators} guide.
|
|
|
+ * See also {@glink features/link#decorators link's feature} guide for more information.
|
|
|
*
|
|
|
* @member {Object.<String, module:link/link~LinkDecoratorDefinition>} module:link/link~LinkConfig#decorators
|
|
|
*/
|
|
|
@@ -142,7 +142,7 @@ export default class Link extends Plugin {
|
|
|
/**
|
|
|
* The kind of the decorator. `'manual'` for all manual decorators and `'automatic'` for all automatic decorators.
|
|
|
*
|
|
|
- * See also {@glink features/link#decorators} guide.
|
|
|
+ * See also {@glink features/link#decorators link's feature} guide for more information.
|
|
|
*
|
|
|
* @member {'manual'|'automatic'} module:link/link~LinkDecoratorDefinition#mode
|
|
|
*/
|