Update repo url in lua docs

This commit is contained in:
peelz
2022-08-03 21:34:42 -04:00
parent 4a6e13a0dc
commit 843055a5dc
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{%
local baseUrl = ldoc.css:gsub("ldoc.css", "")
local repo = "https://github.com/evilfactory/Barotrauma-lua-attempt/"
local repo = "https://github.com/evilfactory/LuaCsForBarotrauma"
local pageTitle = mod and (ldoc.display_name(mod) .. " - " .. ldoc.title) or ldoc.title
local oldmarkup = ldoc.markup