Skip to content

Commit d9c5695

Browse files
numb86phanan
authored andcommitted
Specified accurate url. (#1909)
1 parent e7de43b commit d9c5695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/v2/guide/components-dynamic-async.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ Vue.component(
235235
)
236236
```
237237

238-
When using [local registration](components.html#Local-Registration), you can also directly provide a function that returns a `Promise`:
238+
When using [local registration](components-registration.html#Local-Registration), you can also directly provide a function that returns a `Promise`:
239239

240240
``` js
241241
new Vue({

0 commit comments

Comments
 (0)