瀏覽代碼

Docs: Added a link to the Block toolbar guide in the Balloon block editor example page.

Aleksander Nowodzinski 7 年之前
父節點
當前提交
9360f1b001
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/examples/builds/balloon-block-editor.md

+ 1 - 1
docs/examples/builds/balloon-block-editor.md

@@ -8,6 +8,6 @@ order: 30
 {@link builds/guides/overview#balloon-block-editor Balloon block editor} lets you create your content directly in its target location with the help of two toolbars:
 
 * a balloon toolbar that appears next to the selected editable document element (offering inline content formatting tools),
-* a toolbar accessible using a button attached to the editable content area and following the selection in the document (bringing additional block formatting tools).
+* a {@link features/blocktoolbar block toolbar} accessible using a button attached to the editable content area and following the selection in the document (bringing additional block formatting tools).
 
 {@snippet examples/balloon-block-editor}