mirror of
https://github.com/celisej567/wiki.git
synced 2026-09-04 15:34:07 +03:00
Fix page link
This commit is contained in:
@@ -62,6 +62,6 @@ my_object = object(my_class) -- Make the object
|
||||
<hr />
|
||||
|
||||
<p><a href="/wiki/QScript/Lua/Classes.html"><- Prev</a> |
|
||||
<a href="/wiki/QScript/Lua/Exports_Imports.html">Next -></a></p>
|
||||
<a href="/wiki/QScript/Lua/Exports.html">Next -></a></p>
|
||||
|
||||
</div>
|
||||
@@ -17,4 +17,4 @@ To create a new object, simply call the `object()` function with a class, and it
|
||||
---
|
||||
|
||||
[<- Prev][QScript/Lua/Classes] |
|
||||
[Next ->][QScript/Lua/Exports_Imports]
|
||||
[Next ->][QScript/Lua/Exports]
|
||||
Reference in New Issue
Block a user