Skip to content

Commit d3fa9b1

Browse files
tombo1818kazupon
authored andcommitted
add link (#1373)
1 parent b30a4e2 commit d3fa9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/guide/transitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1472,7 +1472,7 @@ Vue.component('my-special-transition', {
14721472
})
14731473
```
14741474

1475-
そして、関数型コンポーネントは、このタスクにとてもよく適しています:
1475+
そして、[関数型コンポーネント](render-function.html#関数型コンポーネント)、このタスクにとてもよく適しています:
14761476

14771477
``` js
14781478
Vue.component('my-special-transition', {

0 commit comments

Comments
 (0)