浏览代码

Docs: Fixed a link.

Piotrek Koszuliński 5 年之前
父节点
当前提交
be7997c8bf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-ui/src/focuscycler.js

+ 1 - 1
packages/ckeditor5-ui/src/focuscycler.js

@@ -53,7 +53,7 @@ import global from '@ckeditor/ckeditor5-utils/src/dom/global';
  *			}
  *			}
  *		} );
  *		} );
  *
  *
- * Check out the {@glink framework/guides/deep-dive/focus-tracking "Deep dive into focus tracking" guide} to learn more.
+ * Check out the {@glink framework/guides/deep-dive/ui/focus-tracking "Deep dive into focus tracking" guide} to learn more.
  */
  */
 export default class FocusCycler {
 export default class FocusCycler {
 	/**
 	/**