diff --git a/content/docs/options/virtualization.md b/content/docs/options/virtualization.md index 101a70c..01deb49 100644 --- a/content/docs/options/virtualization.md +++ b/content/docs/options/virtualization.md @@ -11,4 +11,4 @@ The MoonVeil virtualization pass handles lifting and compiling selected virtuali {{% alert context="info" text="**Note**: This requires a paid plan to enable, otherwise the macros act as no-ops" /%}} -Currently the only child option is 'Virtualize Script' which will wrap the entire script in an `MV_VM` macro, effectively marking the entire script (excluding [MV_OMIT](/docs/macros/mv_omit) blocks). +Currently the only child option is 'Virtualize Script' which will wrap the entire script in an `MV_VM` macro, effectively marking the entire script (excluding [MV_OMIT](/docs/macros/mv_omit_function) blocks).