Skip to content

Commit 7bc344e

Browse files
Add Scripting_Introduction see also in LuaAPI page
1 parent d799ccb commit 7bc344e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/pages/Lua_API.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ import SeeAlsoSection from '@src/components/SeeAlsoSection.astro';
4141
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.
4242

4343
<SeeAlsoSection seeAlsoLinks={getSeeAlsoLinksFromList([
44-
'article:OOP_Introduction',
44+
'article:Scripting_Introduction',
4545
])} currentId='' />
4646

4747
</StarlightPage>

0 commit comments

Comments
 (0)