Skip to content

Commit 7d630a5

Browse files
authored
Updated for Ci failures
1 parent a4b56b4 commit 7d630a5

File tree

1 file changed

+1
-1
lines changed
  • Document-Processing/Word/Word-Processor/javascript-es6

1 file changed

+1
-1
lines changed

Document-Processing/Word/Word-Processor/javascript-es6/ribbon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can switch between the classic **Toolbar** and the new **Ribbon** UI, and yo
1616

1717
## Enable Ribbon Mode
1818

19-
To enable Ribbon in Document Editor, use the [`toolbarMode`](https://ej2.syncfusion.com/documentation/api/document-editor-container/index-default#toolbarmode) property of `DocumentEditorContainer`. The available toolbar modes are:
19+
To enable Ribbon in Document Editor, use the [`toolbarMode`](https://ej2.syncfusion.com/documentation/api/document-editor-container/#toolbarmode) property of `DocumentEditorContainer`. The available toolbar modes are:
2020

2121
- **'Toolbar'** - The traditional toolbar UI.
2222
- **'Ribbon'** - The Ribbon UI, which provides a tabbed interface with grouped commands.

0 commit comments

Comments
 (0)