From 9ce0d3b973115212543f79fd239271fd30a64fe9 Mon Sep 17 00:00:00 2001 From: Remy Marquis Date: Wed, 6 Jan 2021 14:40:06 +0100 Subject: [PATCH] Fixed previous final fix All right, this is becoming ridiculous. I hate it when the change isn't automatically saved. Thanks VS Code, I hate it. --- index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.rst b/index.rst index 8275201..14c3148 100644 --- a/index.rst +++ b/index.rst @@ -10,7 +10,7 @@ Welcome to the Legacy Lua API's documentation! .. warning:: **THIS DOCUMENTATION IS NOW DEPRECATED!** - For the latest documentation, please refer to `etlegacy.rtfd.io `_. + For the latest documentation, please refer to `etlegacy-lua-docs.rtfd.io `_. The **Legacy mod** is the default mod shipped with `ET: Legacy `_. It supports server-side modifications via the `Lua `_ scripting language, with the Legacy Lua API being the interface for communication between them.