Skip to content

Commit f654de4

Browse files
committed
fix broken api link to render functions guide
1 parent a6fd29e commit f654de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@ if (version === 2) {
701701
```
702702

703703
- **See also:**
704-
- [Render Functions](../guide/render-function)
704+
- [Render Functions](../guide/render-function.html)
705705

706706
## Options / Lifecycle Hooks
707707

0 commit comments

Comments
 (0)