Skip to content

Commit f42ce1a

Browse files
Alex-Sokolovkazupon
authored andcommitted
Fix link in ui-api.md (vuejs#2160)
* Update ui-api.md * Update ui-api.md
1 parent 5707b0b commit f42ce1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/dev-guide/ui-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ api.describeConfig({
9595
})
9696
```
9797

98-
If you don't specify an icon, the plugin logo will be displayed if any (see [Logo](#logo)).
98+
If you don't specify an icon, the plugin logo will be displayed if any (see [Logo](./ui-info.md#logo)).
9999

100100
### Config files
101101

@@ -362,7 +362,7 @@ api.describeTask({
362362
})
363363
```
364364

365-
If you don't specify an icon, the plugin logo will be displayed if any (see [Logo](#logo)).
365+
If you don't specify an icon, the plugin logo will be displayed if any (see [Logo](./ui-info.md#logo)).
366366

367367
### Tasks parameters
368368

0 commit comments

Comments
 (0)