diff --git a/docs/lua/guides/hooks.md b/docs/lua/guides/hooks.md index 649c838e..533b4f81 100644 --- a/docs/lua/guides/hooks.md +++ b/docs/lua/guides/hooks.md @@ -1,4 +1,4 @@ -## [:rewind: Lua Reference](lua.md) +## [:rewind: Lua Reference](../lua.md) # Hooks Hooks are a way for SM64 to trigger Lua code, whereas the functions listed in [functions](functions.md) allow Lua to trigger SM64 code.