We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b546a00 commit 01597d8Copy full SHA for 01597d8
src/glossary/index.md
@@ -265,7 +265,7 @@ Vue can only track reactive dependencies within a reactive effect. If a property
265
The term is derived from 'side effect'. Calling the effect function is a side effect of the property value being changed.
266
267
For more details see:
268
-- [Guide - Reactivity in Depth](https://vuejs.org/guide/extras/reactivity-in-depth.html)
+- [Guide - Reactivity in Depth](/guide/extras/reactivity-in-depth.html)
269
270
## reactivity {#reactivity}
271
0 commit comments