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 d799ccb commit 7bc344eCopy full SHA for 7bc344e
web/src/pages/Lua_API.mdx
@@ -41,7 +41,7 @@ import SeeAlsoSection from '@src/components/SeeAlsoSection.astro';
41
The MTA **Lua API** is built on an extended version of [Lua 5.1](https://www.lua.org/manual/5.1/) and offers tools to enhance and customize gameplay.
42
43
<SeeAlsoSection seeAlsoLinks={getSeeAlsoLinksFromList([
44
- 'article:OOP_Introduction',
+ 'article:Scripting_Introduction',
45
])} currentId='' />
46
47
</StarlightPage>
0 commit comments