Skip to content

Commit cdafa0f

Browse files
authored
Update render-function.md (#1655)
1 parent 14a99b6 commit cdafa0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/render-function.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Creates virtual DOM nodes (vnodes).
9393
})
9494
```
9595

96-
- **See also:** [Guide - Creating VNodes](/guide/extras/render-function.html#creating-vnodes)
96+
- **See also:** [Guide - Render Functions - Creating VNodes](/guide/extras/render-function.html#creating-vnodes)
9797

9898
## mergeProps()
9999

0 commit comments

Comments
 (0)