diff --git a/docs/templates/ldoc.ltp b/docs/templates/ldoc.ltp
index da3ef0829..3fef93f8c 100644
--- a/docs/templates/ldoc.ltp
+++ b/docs/templates/ldoc.ltp
@@ -1,7 +1,7 @@
{%
local baseUrl = ldoc.css:gsub("ldoc.css", "")
-local repo = "https://github.com/nebulouscloud/helix/"
+local repo = "https://github.com/evilfactory/Barotrauma-lua-attempt/"
local pageTitle = mod and (ldoc.display_name(mod) .. " - " .. ldoc.title) or ldoc.title
local oldmarkup = ldoc.markup
@@ -40,12 +40,12 @@ end
-
+
{% if (mod) then %}
{% else %}
-
+
{% end %}