Skip to content

Commit c12368a

Browse files
committed
update links in upgrade guide
1 parent 06e6800 commit c12368a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

upgrade-guide/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ const editViewer = new Dynamsoft.DDV.EditViewer({
3939

4040
## Default UI Config
4141

42-
The default UI elements may be different across different versions. Check out [this post](/ui/default_elements.md) to learn about the default configs.
42+
The default UI elements may be different across different versions. Check out [this post](/ui/default_ui.md) to learn about the default configs.
4343

44-
You can try to unify the UI across versions by specifying the [`UIConfig`](/api/interface/uiconfig.md). But pay attention to supported elements of different versions.
44+
You can try to unify the UI across versions by specifying the [`UIConfig`](/api/interface/uiconfig.md). But pay attention to supported [elements](/ui/default_elements.md) of different versions.
4545

4646
## Getting the Page Data
4747

0 commit comments

Comments
 (0)