Skip to content

Commit d6c997a

Browse files
fix: broken url @ api/instance-properties (vuejs#347)
1 parent 0458c9e commit d6c997a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/instance-properties.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
- **See also:**
117117
- [`<slot>` Component](built-in-components.html#slot)
118118
- [Content Distribution with Slots](../guide/component-basics.html#content-distribution-with-slots)
119-
- [Render Functions - Slots](..guide/render-function.html#slots)
119+
- [Render Functions - Slots](../guide/render-function.html#slots)
120120

121121
## $refs
122122

0 commit comments

Comments
 (0)