From d4951117ebe55984d5e76fd0dd2d54409aa65381 Mon Sep 17 00:00:00 2001 From: TheManchineel <37479927+TheManchineel@users.noreply.github.com> Date: Thu, 12 Dec 2024 12:33:24 +0100 Subject: [PATCH] fix(build_docs): correct HTML link in index --- build_docs_v2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_docs_v2.py b/build_docs_v2.py index 689103e..9215260 100644 --- a/build_docs_v2.py +++ b/build_docs_v2.py @@ -14,7 +14,7 @@ def build_docs_and_index(): output_filename = path.parent / f"{path.stem}.html" if output_filename.name == "index.html": index_entries.write( - f'