Docs: Fixed a couple of links. See ckeditor/ckeditor5-dev#365.
@@ -184,7 +184,7 @@ export default class View {
*/
/**
- * Cached {@link @link module:ui/template~BindChain bind chain} object created by the
+ * Cached {@link module:ui/template~BindChain bind chain} object created by the
* {@link #template}. See {@link #bindTemplate}.
*
* @private
@@ -53,7 +53,7 @@ export default class ViewCollection extends Collection {
* Creates a new instance of the {@link module:ui/viewcollection~ViewCollection}.
- * @param {module:utils/locale~Locale} [locale] The {@link module:core/editor~Editor editor's locale} instance.
+ * @param {module:utils/locale~Locale} [locale] The {@link module:core/editor/editor~Editor editor's locale} instance.
constructor( locale ) {
super( {