From 8722890b970a106a66db2260671eb1ec08d62cc1 Mon Sep 17 00:00:00 2001
From: Evil Factory <36804725+evilfactory@users.noreply.github.com>
Date: Sun, 12 Sep 2021 16:34:16 -0300
Subject: [PATCH] whoops
---
docs/templates/ldoc.ltp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
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 %}